Skip to content

Latest commit

 

History

History
71 lines (46 loc) · 1.97 KB

README.md

File metadata and controls

71 lines (46 loc) · 1.97 KB

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.