1.1.3 • Published 4 years ago

react-native-template-technus-template v1.1.3

Weekly downloads
57
License
-
Repository
-
Last release
4 years ago

react-native-technus-template

Starting a whole new app using this template

    react-native init `your app name` --template technus-template

axios

To configure your's axios structure, including yours API's URL go to config/index's file and edit the API_URL's variable content

    API_URL="Here you put yours API's URL"

this file's content is used on services/api.js's file.

redux

To configure your redux's structure go to store/ducks's directory.

sagas

To configure your sagas's structure go to store/sagas's directory.

Dependencies

This react-native's template provides the following dependencies:

Provided by Lucas Gabriel

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago