Skip to content

react-native-bootstrap/react-native-bootstrap-app

Repository files navigation


WIP



This App showcase the components written in react-native-bootstrap

📷 Screenshots

🚀 Getting Started

  1. Get the code

    git clone https://github.com/react-native-bootstrap/react-native-bootstrap-app.git && cd react-native-bootstrap-app
  2. Install dependencies

    npm install
  3. Start metro server in terminal

    npm start
  4. In another terminal run the project

    # for iOS
    react-native run-ios
    # for android
    react-native run-android

❤️ Contributing PRs Welcome

Finding bugs, sending pull requests or improving docs - any contribution is welcome and highly appreciated. To get started, head over to our contribution guidelines. Thanks!

See also the list of contributors who participated in this project.

👨‍💻 Authors

Sanjeev Yadav

Twitter Follow

GitHub Follow

📣 Acknowledgements

🛡 License

This project is licensed under the GNU v3 Public License License - see the LICENSE.md file for details.