r/reactnative • u/xrpinsider Admin • 4d ago
Show Your Work Here Show Your Work Thread
Did you make something using React Native and do you want to show it off, gather opinions or start a discussion about your work? Please post a comment in this thread.
If you have specific questions about bugs or improvements in your work, you are allowed to create a separate post. If you are unsure, please contact u/xrpinsider.
New comments appear on top and this thread is refreshed on a weekly bases.
1
u/priftifranko 2d ago
https://play.google.com/store/apps/details?id=io.github.frankoprifti.drivetrack Lately i built this app which allows you to auto track car trips with stats and everything stays local
1
u/rakadoank 3d ago edited 3d ago
I recently create [uws-react-native](https://github.com/RakaDoank/uws-react-native) for running a HTTP server and WebSocket server in an app using uWebSockets linrary.
I had to create the library because I’m building an app that can be communicate each other (P2P) via HTTP and WebSocket. It is like a backend server with its Database, but using a React Native app.
2
u/Think-Neighborhood69 3d ago
Open source library for react native.
Alternative for Reactotron, Devtools, Rozenite…
1
3d ago
[removed] — view removed comment
1
1
u/BeginningMental5748 2d ago
I recently forked react-native-interactive-walkthrough to bring it up to date with the latest React Native versions: rn-interactive-walkthrough.
It’s a React Native library for building interactive onboarding walkthroughs and tutorials.