https://github.com/pakenfit/pakenative-cli
Bootstrap a sweet React Native App boilerplate with Pakenfit style🔥🎉
https://github.com/pakenfit/pakenative-cli
boilerplate lottie nativewind react react-native react-native-reanimatedv2 react-navigation react-query zod
Last synced: 2 months ago
JSON representation
Bootstrap a sweet React Native App boilerplate with Pakenfit style🔥🎉
- Host: GitHub
- URL: https://github.com/pakenfit/pakenative-cli
- Owner: pakenfit
- License: mit
- Created: 2022-11-30T12:24:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T22:38:44.000Z (over 3 years ago)
- Last Synced: 2025-10-05T18:00:06.075Z (8 months ago)
- Topics: boilerplate, lottie, nativewind, react, react-native, react-native-reanimatedv2, react-navigation, react-query, zod
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/pakenative-cli
- Size: 21 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Pakenative CLI - Bootstrap a sweet React Native App boilerplate with Pakenfit style🔥
## A Sweet React Native App
I love React Native and used it for few years.
This boilerplate was originally for my projects and I realize that it can help others. So just enjoy!🔥
## Get started
To bootstrap your React Native App run the CLI:
```shell
$ npx pakenative-cli new myApp
```
To check the version of the CLI:
```shell
$ npx pakenative-cli --version (or -v)
```
To display available commands the CLI:
```shell
$ npx pakenative-cli --help (or -h)
```
## TODO
- [ ] Add multiple options
- [ ] Add more styles
- [ ] Add more tests
- [ ] Add more components and more screens
# License
MIT - see LICENSE