Skip to content

lpetkov-sw/react-native-template-typescript

 
 

Repository files navigation

👾 React Native Template TypeScript

Build Status Documentation Maintenance License: MIT

Clean and minimalist React Native template for a quick start with TypeScript.

⭐ Features

  • Elegant usage directly within the React Native CLI
  • Consistent with the default React Native template
  • Minimal additional dependencies

▶️ Usage

React Native >= 0.60

npx react-native init MyApp --template react-native-template-typescript

You may need to remove the globally installed react-native-cli (npm uninstall -g react-native-cli), for the above command to work. The global react-native-cli is deprecated, and no longer supported.

💻 Contributing

Contributions are very welcome. Please check out the contributing document.

🔖 License

This project is MIT licensed.

About

👾 Clean and minimalist React Native template for a quick start with TypeScript.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 32.7%
  • TypeScript 25.0%
  • Ruby 17.3%
  • Java 13.6%
  • JavaScript 6.6%
  • Python 4.8%