Skip to content
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

Open
juandc opened this issue May 21, 2018 · 5 comments
Open

Add react-contextual example #56

juandc opened this issue May 21, 2018 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@juandc
Copy link
Contributor

juandc commented May 21, 2018

React Contextual works with the react context API. Here a detailed explanation: https://github.com/drcmda/react-contextual/blob/master/PITFALLS.md

@GantMan GantMan added the help wanted Extra attention is needed label May 23, 2018
@erdahuja
Copy link

Hi, I want to contribute. New to open source, Pretty good in js, How can I begin? @GantMan

@GantMan
Copy link
Owner

GantMan commented Aug 25, 2018

Welcome @erdahuja !!!

Are you familiar with the pull-request and git branches needed?
If yes, than good! If no, then I can help explain.

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!

@erdahuja
Copy link

erdahuja commented Aug 26, 2018

Yes git pro, react really good, been a js developer for 2 years now.
Used the listed ones few. I've used reflux, it's not listed here.
No, I never tried to convert react to react native but can figure out. @GantMan

@GantMan
Copy link
Owner

GantMan commented Aug 26, 2018

Basically, you run react-native init ProjectNameHere and then when it's done you cd into the folder and run react-native run-ios on a mac.

If you can get that basic app up, you can figure everything else out.

@erdahuja
Copy link

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

@GantMan GantMan added the hacktoberfest-accepted Good for October credit in Hacktoberfest label Oct 10, 2018
@GantMan GantMan removed the hacktoberfest-accepted Good for October credit in Hacktoberfest label Nov 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants