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.

[Navigator] Navigator vs. NavigatorIOS please fix docs

See original GitHub issue

Someone should update this doc; how is one supposed to know the difference between Navigator and NavigatorIOS? http://facebook.github.io/react-native/docs/navigator.html#content

It should be noted Navigator uses JS animations and that you cannot pass props in the same way as NavigatorIOS. I modified my entire app only to find out that Navigator is not what I want because the animations suck and don’t feel native!

Also explain exactly why they are two different components, this should be in bold on top of both their doc pages. I’m yet to know the logic behind having two different ones.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:2
  • Comments:28 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
yelled3commented, Jun 18, 2015

@brentvatne amazing work - thanks!

separate sidebar section called Third Party or Libraries

@paramaggarwal I agree - I think people should know which component is more supported.

1reaction
soheil-zzcommented, Jun 8, 2015

sorry I stopped using react native

On Sun, Jun 7, 2015 at 8:31 PM, fxwan notifications@github.com wrote:

@soheil https://github.com/soheil - aw man, sorry to hear that. Which animations are you having trouble with? When you say they don’t feel native, is it because they feel janky or just don’t seem like they are the correct animations?

@brentvatne https://github.com/brentvatne The animation of Navigator feels really janky and the animation is not identical to the NavigatorIOS. The interpolator of Navigator module should be “RightToLeft” if I remember correctly.

— Reply to this email directly or view it on GitHub https://github.com/facebook/react-native/issues/1219#issuecomment-109849728 .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting | React Navigation
This section attempts to outline issues that users frequently encounter when first getting accustomed to using React Navigation. These issues may or may...
Read more >
Navigator - Web APIs | MDN
desktop desktop Chrome Edge Navigator Full support. Chrome1. Toggle history Full su... activeVRDisplays. Deprecated Non‑standard No support. ChromeNo. Toggle history No su...
Read more >
Unable to use Content Navigator 2.0.1 App on an iPad ... - IBM
Steps to Reproduce;. Activate mobile access for ICN by following the documentation here. Download the ICN 2.0.1 app from the Apple AppStore.
Read more >
Navigation SDK for iOS release notes - Google Developers
In your Podfile or Cartfile, specify the desired 3.x versions of Navigation SDK for iOS. See examples of CocoaPods and Carthage dependencies for...
Read more >
Xcode | Apple Developer Documentation
Xcode can launch its development tools, or you can launch them ... Minimize typing-related errors using code completion, and let Xcode fix common...
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