hmarques98 / react-native-better-template

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Kotlin 41.7%Language:TypeScript 20.1%Language:Swift 15.0%Language:JavaScript 8.8%Language:Ruby 7.6%Language:Starlark 5.2%Language:Objective-C 1.7%