react-native-template-expo-full

0.0.4 • Public • Published

👾 React Native Template Expo + Typescript + More

Build Status Documentation Maintenance License: MIT

The standard react-native pattern with Expo and other essential dependencies.

⭐ Features

  • Use the expo baseflow
  • Use the typescript
  • Add other dependencies: Redux, React Navigation, React-native SVG

▶️ Usage

npx react-native init MyApp --template react-native-template-expo-full

List of additional dependencies

Dependencies Version Android Ios Web
@react-navigation 5.12.8
axios 0.21
@react-native-async-storage 1.15.1
react-native-svg 12.1.1
expo-ads-admob 10.0.4
react-native-firebase (analytics,auth,messaging) ....
react-native-modal ....
react-native-webview ....
react-native-modalize ....
react-native-fast-image ....
@react-native-google-signin ....
expo-facebook 11.0.5
expo-font 11.0.5
expo-av 11.0.5

Setup

1. expo-ads-admob

  • cd android/app/src/main/AndroidManifest.xml
  • change "ca-app-pub-xxxxxxxxxxxxxxxx~yyyyyyyyyy" with admod ID

2. react-native-firebase

  • Update google-services.json file
  • cd android && ./gradlew signingReport & update key to firebase

3. expo-facebook

  • cd android/app/src/main/AndroidManifest.xml
  • change android:value="fb0"

💻 Contributing

Contributions are very welcome. Please check out the contributing document.

🔖 License

This project is MIT licensed.

Package Sidebar

Install

npm i react-native-template-expo-full

Weekly Downloads

2

Version

0.0.4

License

MIT

Unpacked Size

659 kB

Total Files

63

Last publish

Collaborators

  • hoangdaicntt