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 example for react native support #350

Merged
merged 9 commits into from
Oct 6, 2019

Conversation

arnaud-zg
Copy link
Contributor

@arnaud-zg arnaud-zg commented Sep 11, 2019

According to this comment, I decided to add a example with react-native.
#194 (comment)

Routing

Take a look at this file for more details /connected-react-router/examples/react-native/src/routes/index.js.

routeName component
/home Home
/account Account

About dependencies

    "connected-react-router": "^6.5.2",
    "react": "16.8.6",
    "react-native": "0.60.5",
    "react-redux": "^7.1.1",
    "react-router-native": "^5.0.1",
    "redux": "^4.0.4"

Recording

Screen Recording 2019-09-11 at 22 33 24

@arnaud-zg arnaud-zg changed the title Add example for react native suppport Add example for react native support Sep 11, 2019
@supasate
Copy link
Owner

supasate commented Oct 6, 2019

Hi @arnaud-zg , thanks for your contribution!

Would you mind help write an FAQ page for using React Native as well?

@supasate
Copy link
Owner

supasate commented Oct 6, 2019

I'm merging this first. Feel free to write an FAQ page as a separate PR. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants