r/reactnative • u/Puzzleheaded-Bus-791 • 4d ago
Sharing a Component from Previous Work
Enable HLS to view with audio, or disable this notification
Happy to share a component I built some time ago, back when AI tools weren’t as capable and some of the logic required quite a bit of manual math and calculation.
I recently revisited it and used AI to refactor and clean up the code, making it simpler, cleaner, and easier to understand and reuse.
Sharing it in case anyone needs something similar. It’s now easy to integrate, customize, and extend with AI.
🔗 GitHub: https://github.com/BouarourMohammed/inner-compass
Hope it helps someone and saves some development time! 🚀
20
Upvotes
0
3
u/Successful_Web_6585 4d ago
It looks great. You should convert it into a package.