Mobile
If included, Create Full Stack scaffolds a TypeScript React Native app with Expo
Expo is a set of tools and services built around React Native and native platforms that help you develop, build, deploy, and quickly iterate on iOS and Android from the same codebase. It removes the dependency on XCode and Android Studio. It enables code pushes without going through the app store for updates.
Stack
- Apollo Client (GraphQL client)
- Expo
- Jest (testing)
- React Native
- React Native Elements (component library)
- React Navigation (routing)