Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 544 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (16 loc) · 544 Bytes

Contributing

You can contribute by:

  • Reporting Bugs.
  • Answering Issues and helping people.
  • Making the Documentation better.
  • Fixing issues or adding new features through Pull Requests.

Local setup

  1. Fork and clone it
  2. npm install && npm link react-native-material-bottom-navigation
  3. cd examples/Playground && npm install && npm link

Run tests

  1. npm test

Run the example app

  1. cd examples/Playground && npm start
  2. Download the Expo App (iOS or Android)
  3. Follow the instructions in your terminal