Best android open-source packages and libraries.

React native template

📱A react native template to help bootstrap new mobile apps📱
Updated 1 month ago

📱React Native Template

This template creates an empty react-native project with every package needed to build a basic scalable mobile app. From bottom-navigation to lottie integration and TailWindCSS support. Sponsored by Digital Art Dealers

💻 Using Template

Run this command to create a new project with the template npx react-native init {YOUR_APP_NAME} --template https://github.com/daboigbae/react-native-template

** Make sure to replace {YOUR_APP_NAME} with the name you want to give your project

📦Installed packages

🏃‍♀️Running Your New App

📱iOS

Take the following steps to run the application locally for iOS

  1. run yarn install
  2. navigate to the iOS folder using a terminal cd ios && pod install
  3. run yarn ios at root

📱Android

Take the following steps to run the application locally for iOS

  1. run yarn install
  2. run yarn android

Notes

If you run into any issues, please make sure your development environment is set-up with a fresh react native app.

If your android app runs, but it can't connect to the react native server

  1. Open a new terminal and navigate to the project
  2. Run adb reverse tcp:8081 tcp:8081
  3. Run yarn start
  4. Run yarn android

📷Screenshots

# 🚧 Projects built with this Template

🙏 Support

We all need support and motivation. Please give this project a ⭐️ to encourage and show that you liked it. Don't forget to leave a star ⭐️ before you move away.

If you have any questions, please message us on twitter

If you need developers to build your mobile app, visit our website

Tags bootstrap