React-native-navigation: Using v1 with the RN v0.56?

Created on 16 Jul 2018  路  13Comments  路  Source: wix/react-native-navigation

Hey guys. Did someone already try to upgrade RN to v0.56 using navigation v1 ?

As RN introduced quite a lot of environmental upgrades, i was failing to make it work with rn-nav v1.

Would be happy to hear thoughts.

馃彋 stale

Most helpful comment

It appears that v2 is way off production ready. Which is worrying for people invested in v1 as we cannot upgrade React Native...

All 13 comments

I upgraded successfully RN to v0.56 on iOS and It is working fine, but it broke the build on Android:

Error:(15, 21) No resource found that matches the given name: attr 'android:keyboardNavigationCluster'.
file: node_modules/react-native-navigation/android/app/build/intermediates/res/merged/debug/values-v26/values-v26.xml

@nanndoj yep, that's exactly my case.

It appears that v2 is way off production ready. Which is worrying for people invested in v1 as we cannot upgrade React Native...

Build failing in android after upgrading rn to 0.56.0.
What is the solution?

@Surbhiairan After I upgraded gradle as Android Studio said, the error is gone and project built successfully

@MirGhojam Can you share a link for upgrading gradle?

I have the same issue... any solution?

@ziyafenn @nanndoj @linnett @Surbhiairan @MirGhojam anyone?

...anyone?

@mdelclaro I have to Downgrade to 0.55.4 to make it work...

@mdelclaro I tried this solution. It work for me

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest version and report back. Thank you for your contributions.

The issue has been closed for inactivity.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bdrobinson picture bdrobinson  路  3Comments

yayanartha picture yayanartha  路  3Comments

zagoa picture zagoa  路  3Comments

birkir picture birkir  路  3Comments

edcs picture edcs  路  3Comments