-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Switch Component Support to the playground #111
Comments
@pranshuchittora Can I work on this issue? |
@khushal87, already working on this kind of issue(here #107), waiting for @pranshuchittora to discuss some of the things. We can work together on it, once he suggests/clear some things. |
Hey, @jugshaurya Sure will be happy to collab. I have seen this issue before that's why I picked up Switch. Would take up more if you want and admins give permission. |
Sure thing, will work together. |
Is your feature request related to a problem? Please Describe.
The Switch component is recently been introduced in the package. https://reactnativeelements.com/docs/next/switch. Therefore we would need a page here for the same to play with the component in the playground.
Describe the solution you'd like
Add a new Page for the Switch component.
Describe alternatives you've considered
There's no such alternative for the case.
Additional context
References:
https://reactnativeelements.com/docs/next/switch
react-native-elements/react-native-elements#2877
The text was updated successfully, but these errors were encountered: