-
Notifications
You must be signed in to change notification settings - Fork 79
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 react-contextual example #56
Comments
Hi, I want to contribute. New to open source, Pretty good in js, How can I begin? @GantMan |
Welcome @erdahuja !!! Are you familiar with the pull-request and git branches needed? Are you familiar with any non-listed state libraries that we need? Are you familiar with how to convert a project from React to React Native? Lots of great places for help in this repo, just want to make sure you've got the right tools since you're new to OSS! |
Yes git pro, react really good, been a js developer for 2 years now. |
Basically, you run If you can get that basic app up, you can figure everything else out. |
@GantMan Thank you. Yes, I have tried a react native basic app before. Thank you. I am familiar with state management too. Will follow your advice and get back you. I am sure my experience could be of some use. |
React Contextual works with the react context API. Here a detailed explanation: https://github.com/drcmda/react-contextual/blob/master/PITFALLS.md
The text was updated successfully, but these errors were encountered: