react-native-web-starter
v0.0.5
Published
A very basic, somewhat opinionated, template for React Native Web
Downloads
5
Maintainers
Readme
React Native Web Starter
A very basic, somewhat opinionated, template for React Native Web
Features
- Usage directly from React Native CLI
- Uses TypeScript
- Includes web support (the name probably gives that away)
Usage
npx react-native init MyApp --template react-native-web-starter
Future Versions
A few things I'm considering adding to the template:
- GitHub Actions - this might be too opinionated - then again, this is really more for me than anyone else.
- Redux - a lot of projects use Redux, but a lot don't. Maybe a separate template?
License
This project is MIT licensed.