Skip to content

Latest commit

Β 

History

History
71 lines (46 loc) Β· 1.97 KB

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.