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.

One of the the primary goals of this project is to keep its API as close to react-router as makes sense. However, navigation on native platforms is a broader topic and we will probably have to introduce new concepts and options to accommodate for richer animations, the lack of hyperlinks, et al.

So far we’ve only introduced two additional router configuration components, <StackRoute> and <TabsRoute>. Also, two new props, overlayComponent and transition, have been added to ``<Route>` and its siblings.

We should also document how to create custom transition animations using the transitionRegistry. ⚠️

🍺

Issue Analytics

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

github_iconTop GitHub Comments

3reactions
dchamberscommented, Jul 11, 2016

Thanks @jmurzy! I’m just about to go to bed now, but will give this a try tomorrow. Assuming all goes well, I’d like to create a documentaton improvement pull-request that explains things in a way that would have been helpful to me, in case that information may also be helpful for others.

Thanks again 👍

1reaction
fingermarkcommented, Oct 23, 2016

What is the purpose of the overlayComponent? Coming from the web react-router, this is something I’m not familiar with.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Documentation - Wikipedia
Documentation is any communicable material that is used to describe, explain or instruct regarding some attributes of an object, system or procedure, ...
Read more >
Documentation Definition & Meaning - Merriam-Webster
1 · the act or an instance of furnishing or authenticating with documents ; 3 · information science ; 4 · the usually...
Read more >
Importance of Documentation | The Workstream - Atlassian
Effective documentation collects all of the must-know information about a task, project, or team (from account logins to step-by-step instructions) in a ...
Read more >
DOCUMENTATION definition | Cambridge English Dictionary
official or legal documents that are needed in order to prove something: provide/produce documentation Many lenders are now requiring borrowers to provide ...
Read more >
3.11.1 Documentation
Welcome! This is the official documentation for Python 3.11.1. Parts of the documentation: What's new in Python 3.11?
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