mirror of
https://github.com/zhigang1992/react-native-paper.git
synced 2026-06-11 08:13:29 +08:00
d3a7c48eee085a3bd86dca6bc589ae41d551f188
* 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.
Material design for React Native.
Features
- Follows material design guidelines
- Works on both iOS and Android following platform adaptation guidelines
- Full theming support
Currently supported React Native version: >= 0.50.3
Try it out
Run the example app with Expo to see it in action.
The source code for the examples are under the /example folder.
Getting Started
Refer to the getting started guide for instructions.
Documentation
Check the components and their usage in our documentation.
Contributing
Read the contribution guidelines before contributing.
Description
Languages
TypeScript
90.7%
JavaScript
8.5%
Shell
0.4%
CSS
0.3%