Skip to content

JipingWang/expo-typescript

 
 

Repository files navigation

expo-typescript

Just a sample hello-world Expo project with:

  • Expo SDK >= 31
  • Babel 7
  • Typescript
  • Jest
  • Predefined tsconfig.json and tslint.json
  • ./src root
  • Support for .android.tsx and .ios.tsx
  • Run concurrently expo start + tsc --noEmit (because babel typescript won't do the typechecking)

Please don't hesitate to contribute or report anything that could be improved, as I'm a TS newbie I probably could have done something wrong.

Hire a freelance expert

Looking for a React/ReactNative freelance expert with more than 5 years production experience? Contact me from my website or with Twitter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.1%
  • JavaScript 27.9%