Feature-heavy monorepo boilerplate for web and mobile apps
App is located at apps/mobile
.
This app uses shared packages. For more info, read their docs:
A simple Expo (React Native) app built in TypeScript. File structure explains pretty well the software architecture.
Mobile app communicates with the Web app’s edge functions through tRPC.
For more info, see Expo file structure.
assets
: File assetscontexts
: Context providershooks
: Hooksrouter
: Routing and navigation configscreens
: Screensutils
: Utility functions