Skip to content

Fix the ReduxExample app (3)#1144

Merged
grabbou merged 5 commits intoreact-navigation:masterfrom
cribspot:fix-redux-example-3
Apr 23, 2017
Merged

Fix the ReduxExample app (3)#1144
grabbou merged 5 commits intoreact-navigation:masterfrom
cribspot:fix-redux-example-3

Conversation

@cooperka
Copy link
Copy Markdown

This simply upgrades dependencies to fix the ReduxExample and LinkingExample apps. The react-native versions were out of sync, causing the errors described in #550 (Expected array with count X, but count is Y).

Perhaps we should add example app testing to the CI to prevent these apps from continually breaking? I'm not familiar with CircleCI but I'd be happy to try if nobody has objections.

Fixes #550.

@grabbou
Copy link
Copy Markdown

grabbou commented Apr 22, 2017

LinkingExample is going to be integrated with the NavigationPlayground, so that should be less visible.

I agree it would be great to have some sort of a check to make sure Redux example also works.

Thanks for keeping an eye on it!

@cooperka cooperka force-pushed the fix-redux-example-3 branch from 2f2dd1f to ae2af8d Compare April 22, 2017 19:18
This was referenced Apr 22, 2017
@grabbou grabbou merged commit 5c12c41 into react-navigation:master Apr 23, 2017
sourcecode911 pushed a commit to sourcecode911/react-navigation that referenced this pull request Mar 9, 2020
* [Example] Upgrade dependencies to fix the ReduxExample app

* [Example] Also upgrade and fix the LinkingExample app

* [Example] Update MainApplication.java to fix Android API
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.

RN 42 - Expected array with count 16, but count is 2

2 participants