thozh / dragndrop_flatlist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👾 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

License:MIT License


Languages

Language:TypeScript 31.6%Language:Objective-C 26.3%Language:Ruby 14.2%Language:Python 12.2%Language:Java 11.1%Language:JavaScript 4.8%