Most of the mobile apps out there share the same screens and ui patterns. Stuff like login screens, request permissions, onboarding etc, tend to look similar in most apps. I have been building mobile apps for 10+ years now and it gets tiring and boring to build them over and over again.
Because of this, I built Composables. Instead of having to rebuild every screen and component from scratch, you can browse the full collection on the website and add the components to your project.
No dependencies needed, you get the full source code for all components, which you can use as is or as a base to build your own components.
Check it out at https://composables.com