2.12.0 • Published 10 months ago

react-native-template-eslam-elmeniawy v2.12.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

React Native Template

React Native template with initial setup.

Features

  • Full project setup is available.
  • TypeScript enabled and used.
  • Redux added and configured using Redux Toolkit.
  • RTK Query is used for API.
  • Navigation added and configured using React Navigation.
  • Firebase (Analytics, Cloud Messaging and Crashlytics) added and configured.
  • Most of libraries added in each project is added and configured.

Usage

npx react-native init MyApp --template react-native-template-eslam-elmeniawy

Additional Setup

After project creation please follow the following steps before running the project for project to run successfully:

  • Change Android package name.
  • Change iOS bundle.
  • Create Firebase app and register your package and bundle.
  • Add google-services.json to location /android/app/google-services.json.
  • Add GoogleService-Info.plist to location /ios/GoogleService-Info.plist.
  • Edit app_name key value in each translation file in location /src/translations/.
  • Add your app native icons.
  • Follow the setup for react-native-bootsplash to add native splash screen.
  • Change values in .env.development, .env.staging and .env.production to values related to your project.

TODO Comments

The project code has some TODO comments for guidance, check the instructions added in these comments and follow them.

License

This project is MIT licensed.

2.11.0

10 months ago

2.12.0

10 months ago

2.10.0

10 months ago

2.9.0

10 months ago

2.3.0

1 year ago

2.2.1

1 year ago

2.2.0

1 year ago

2.5.0

1 year ago

2.4.1

1 year ago

2.4.0

1 year ago

2.7.0

1 year ago

2.6.1

1 year ago

2.4.3

1 year ago

2.6.0

1 year ago

2.4.2

1 year ago

2.8.1

1 year ago

2.6.3

1 year ago

2.8.0

1 year ago

2.6.2

1 year ago

1.2.0

1 year ago

1.1.0

2 years ago

1.0.0

2 years ago

2.1.1

1 year ago

0.11.0

2 years ago

2.1.0

1 year ago

2.0.0

1 year ago

0.10.0

2 years ago

0.9.0

2 years ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

0.4.2

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago