Been using the React Native Paper Example app for a couple months now. It’s basically a demo app that shows off all the different components available in the React Native Paper library. Pretty solid if you’re into React Native development and want to see what the library can do.
Here’s what you can do: you can browse through all the various UI components like buttons, menus, dialogs, and more. There’s also a live preview mode where you can tweak the settings and see the changes in real-time. And the source code is available so you can see how everything’s implemented.
Look, if you’re a React Native dev, you’ll probably find this app really useful. It’s not perfect – the search function could be better – but overall it does a great job of highlighting the capabilities of React Native Paper. Worth checking out if you want to level up your React Native skills.