Skip to content

Base React Native template with TypeScript, Swift and Kotlin support.

License

Notifications You must be signed in to change notification settings

demchenkoalex/react-native-better-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Better Template

Base React Native template with TypeScript, Swift and Kotlin support.

Are you looking for the library template? Check react-native-module-template.

Alternatives

react-native-template-typescript

Why this template?

  • Base React Native template, no unnecessary dependencies
  • TypeScript support
  • Native projects are in Swift and Kotlin
  • Same bundle and application IDs for iOS and Android
  • Works on Apple Silicon
  • Everything is up-to-date
  • No semicolons 🤫 (still easily configurable)

Usage

npx react-native init MyApp --template react-native-better-template

License

MIT