Skip to content

My personal Expo template used for quickly prototyping a React Native app

License

Notifications You must be signed in to change notification settings

SpaghettiC0des/expo-ts-and-jest

Repository files navigation

@SpaghettiC0des/expo-ts-and-jest

TODO! Provide a better readme

Includes

  1. Jest
  2. React Native Elements
  3. Commitlint
  4. Lint staged
  5. Expo EAS with dev client
  6. Reanimated
  7. React Navigation

Usage

  1. expo init myappname --template @karlmarxlopez/expo-ts-and-jest
  2. After the installation is complete, open app.json and rename all com.kml.expo.playground to your desired app bundle ID.