trending

11d ago

EAS Observe - Performance monitoring built for Expo and React Native

Observe measures how fast your Expo app starts and how fast each screen becomes usable, on real user devices. Install the library, wrap your root layout, and startup metrics arrive with nothing to instrument. Every native build and every EAS Update gets its own marker on the chart, so you can see which release moved the line. Full device context on every session: model, OS, country, network type, thermal state, frame data. Free plan covers 100K events a month.

8yr ago

Expo 2.0 - The fastest way to build an iOS and Android app 📱

Expo enables you to build cross-platform native apps using only JavaScript.

In addition to React Native components, you'll have access to the Expo SDK, a library that provides a wide range of native APIs on iOS and Android. Expo can also manage assets for you, handle push notifications, and build your native binary for submission to the app store.

1yr ago

How did you build a local-first react native app?

I'm curious how people build local-first apps. I don't need full CRDT support, but more just syncing with a "parent" db (both pulling new data and pushing locally created records).
I see tinybase which feels maybe a bit more powerful than what I need (?).

I also see livestore which feels scary to build on something that new.
Is there a non-hack way to use sqllite and sync to a postgres db?
Basically my criteria in order of importance would be:
1. stays out of my way (easy to deploy, migrate, use)
2. has leverage with types (a standard linter tells me I'm blowing up the app with the code I just wrote)
3. stable (I would ideally just learn a "goto" tool and use that on all projects going forward)

1yr ago

Fairy Forge - Forge Your Imagination Into Stories

FairyForge is your AI-powered storytelling companion—perfect for kids, parents, writers, and dreamers of all ages. Whether it's bedtime, playtime, or creative time, create personalized, magical tales with just a few taps.

7yr ago

Expo for Web Preview - Build once, deploy everywhere... beta release

Preview release of web support in Expo! Using React Native you can rapidly develop native apps, websites, trusted web apps (TWAs), desktop and mobile PWAs. This uses react-native-web, which was created by Nicolas Gallagher to build the Twitter mobile website.

8yr ago

Expo - The fastest way to build an app using Javascript and React

Expo is a free and open source toolchain built around React Native to help you build native iOS and Android projects using JavaScript and React.

📸 Camera, push notifications, ARKit, and so much more.

🍎 Distribute to app stores.

✈️ Over the air updates to published projects.