question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[DISCUSSION] upgrade Navigation [waiting for stability on NavigationExperimental]

See original GitHub issue

UPDATE: the repo mentioned below is no longer a good example considering all the breaking changes the folks at Facebook are making on the NavigationExperimental. It is better to wait after 0.29 becomes stable to make any change on the navigation.

NavigationExperimental has changes in 0.30 https://github.com/facebook/react-native/releases/tag/v0.30.0-rc.0

I think the current navigation could be improved and made it compatible with those changes. I was checking out this repo (whcih uses react-native#master https://github.com/jlyman/RN-NavigationExperimental-Redux-Example/blob/master/package.json#L12):

and notice few nice things in my opinion:

what’s your opinion on this @jevakallio

A good background giving context could be found here:

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jevakalliocommented, Jul 9, 2016

Okay @fabriziomoscon, I’ve now done the basic upgrades to React Native 0.29 at https://github.com/futurice/pepperoni-app-kit/pull/76, ready to start considering a bigger navigation refactor 🎉

0reactions
fabriziomosconcommented, Jul 21, 2016

@jevakallio I had a big fight over this over the past 2 days! I think I am ready to show some work, submit a PR. I have taken all the new changes in react-native into consideration.

If you don’t have objections or have already some work for this I can PR

Read more comments on GitHub >

github_iconTop Results From Across the Web

[NavigationExperimental] Dealing with race conditions on ...
I've been having this issue with the navigation router in where I can't update the current route while the navigation animation is being ......
Read more >
React Native navigation evolution and thoughts on...
Today, you can see how it is being discussed when NavigatorExperimental will turn into maybe simply Navigation and join the stable API lines ......
Read more >
Tweets with replies by Kudo (@kudochien) / Twitter
We've shared an update on Metro's progress this year and some incoming long-requested features. https://github.com/react-native-community/discussions-and- ...
Read more >
react-native-navigation-experimental-compat - npm
This package is a copy of NavigationExperimental extracted from the react-native repository. -import { NavigationExperimental } from 'react- ...
Read more >
Expert Guide to React Navigation - MeetupFeed
React Native: React Navigation v5. ... The new version and discuss everything about it. ... It's been fun, subtlely not stable, but who...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found