Skip to content

Bootstrap a sweet React Native App boilerplate with Pakenfit style🔥🎉

License

Notifications You must be signed in to change notification settings

pakenfit/pakenative-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo logo logo logo logo logo

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:

$ npx pakenative-cli new myApp

To check the version of the CLI:

$ npx pakenative-cli --version (or -v)

To display available commands the CLI:

$ 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