react-native-template-vindicce-with-saga
v3.2.2
Published
#### The template was created so we can start the project faster. Unifying all the logic of the redux, in a single file like in duck pattern. We also have a template generator where we can create several components with only this command.
Downloads
7
Maintainers
Readme
The template was created so we can start the project faster. Unifying all the logic of the redux, in a single file like in duck pattern. We also have a template generator where we can create several components with only this command.
starting project with this template
You can starting a new project this way:
react-native init MyAppName --template vindicce-with-saga