I am looking for open-source contributors to work with me on my cute little UI Kit for react-native.
Introduction
🙋🏻♂️ Hi, I am Suyash. I am React Native Developer from India and working on a small-scale UI Kit for react native.
I aim to provide some miscellaneous Ui elements that are either ugly or not available in react native default element collection. A common example is Alert [ Ugly AF in the android system ].
So why would you use my UI KIT when others are available huh?
Well, the answer is, I am trying to make all these elements without using any third library or dev dependencies so the support line would be maximum and you don't have to install some other stuff that u will never see in the whole dev.
Steps to participate
Note - Use the given theme or add the colors if u think that would look cool, but don't change the previous colors.
Fork The Repo from here
Start developing something
Submit a PR with a proper description of what your magical ✨ div ✨ does and also include the screenshots ( Gotta check the aesthetic ).
If everything goes right, I will merge them asap.
Don't have an Ideas right now ?
I gotta you, try to make these -
1. Alert Pop up ( Done )
2. Vertically scrollable tabs with onScroll tab Changing
3. TextInputs
4. Dropdown
Top comments (4)
Hey Suyash,
My name is Michael and I'm a Community Manager here at DEV.
It's all good that you shared this, but we really encourage community members to share these sorts of opportunities at DEV Listings here rather than posting them as articles. Just keep that in mind for future reference!
Ohhkkk, I didn't knew that 😅
No worries, that's understandable!
Update - Alert Box Done