Files
react-native-paper/example
Dawid d3a7c48eee Add implementation of banner component. (#441)
* feat: initial implementation of banner component.

* feat: add props description.

* refactor: Change the way banner is structured.

* refactor: small refactor of banner component and example.

* refactor: remove some not needed logic from banner and add example.

* refactor: refactor of banner props description and little clean up in component.

* refactor: simplify implementation of banner

* feat: add snapshot tests for banner.

* feat: add banner gif.

* fix: fix example.

* fix: reduce banner gif size.

* fix: reduce gif size even more.
2018-09-27 13:58:08 +02:00
..
2018-05-06 18:33:30 +02:00
2017-11-27 01:29:42 +05:30
2018-09-01 14:08:09 +02:00
2018-05-31 07:44:55 +02:00

Run the example

  • View and edit it with Expo Snack
  • Run the example locally
    • Clone the repository and cd to this directory
    • Run yarn to install the dependencies
    • Run yarn start to start the packager
    • Follow the instructions to open it with the Expo app