Skip to content

814k31/TestReactNestedRoutingv4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing React Nested Routing

Done in both reactjs and react-native

In this project I've declared a route in the App component which creates a route to the FirstView component.

My problem is I'm trying to create a route within the FirstView Component to the ChildView component and redirect to it.

The redirection only works when I declare the ChildView route within the App component

About

Testing React Native Child Routes (react router v4)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published