DEV Community

Cover image for Looking for open source contributors in React Native !
Suyash Vashishtha
Suyash Vashishtha

Posted on

Looking for open source contributors in React Native !

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.

  1. Fork The Repo from here

  2. Start developing something

  3. Submit a PR with a proper description of what your magical ✨ div ✨ does and also include the screenshots ( Gotta check the aesthetic ).

  4. 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

Either way, you are always welcome to use the KIT, provide review or have a nice talk about it ☕️

Top comments (4)

Collapse
 
michaeltharrington profile image
Michael Tharrington

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!

Collapse
 
suyashdev profile image
Suyash Vashishtha

Ohhkkk, I didn't knew that 😅

Collapse
 
michaeltharrington profile image
Michael Tharrington

No worries, that's understandable!

Collapse
 
suyashdev profile image
Suyash Vashishtha

Update - Alert Box Done