Contributing

You can fork RNRooster's repository. Then, you run:

yarn

To install the dependencies. Then, you must run:

yarn localPublish

This command will use yalc to create a local package of RNRooster. After that, you can run the example project inside example folder. Every change you do in the Toast component you must run again:

yarn localPublish

It will release a new Toast's local version and install it automatically in the example project

Last updated on by Mateus Andrade