React Navigation
Create
Log in
Sign up
Roadmap
Feedback
Feature Requests
Boards
Feature Requests
Powered by Canny
Feature Requests
Details
Showing
Trending
Sort
Trending
Top
New
Filter
Under Review
Planned
In Progress
Complete
posts
Preview Section of all properties
as per beginner level, whenever i need something, i just come to navigation website and search about it, so according my need i got so many options , props, properties, but i cant able to clear about which property what to do. so my request is, can you make one preview section for all properties , so we can easily see effect of that property, right now, we have to read description for that properties. check react native website , you can easily catch my point, whats i am requesting. or i attached some screenshots, you can refer that also, two ss from react native website and one from react navigation website.
1
3
Tablet dual pane support
On tablet in portrait mode it should be awesome to have a tab bar at the bottom and a 1/3 pane left with a list container and at the right side of this pane a 2/3 pane with the detail view of the selection of the list item from the 1/3 part. On tablet in landscape mode, the tab bar should be better aligned at the left of the screen, and still having the 1/3 + 2/3 screen pane ratio. Actually, to be more clear it is a master(list) + detail layout.
27
·
in progress
123
`formSheet` with iOS background scale effect
Is native iOS scale-down animation supported when presenting modals with formSheet presentation style in React Native Navigation ?
0
1
Data loading like `react-router`
the routes can have an loader prop, a function that receives the routes params and can return a promise. This promise can be consumed in the Routes component with a useLoader prop. There is also a way to rerun the loader . A loadingComponent prop implements the loading state. Bonus: throwing special errors in the loader , for example redirect('..', { withAnimation: boolean })
0
1
for drawer navigation ----i want navigate if i touch profile image fromhome.js to open drawer navigation-------i try lot it shows the error called opendrawer is not a functionto
1
1
How to get current stack depth progress
Is there any way to know the progress of the current depth? For example, If we go from 0 to 1, 0.1, 0.2, 0.3, ..., 1 If we go from 1 to 2, 1.1, 1.2, 1.3, ..., 2 If we go from 2 to 1 again, 1.9, 1.8, 1.7, ..., 1 Is there any way to get this?
0
1
How to get current stack depth progress
Is there any way to know the progress of the current depth? For example, If we go from 0 to 1, 0.1, 0.2, 0.3, ..., 1 If we go from 1 to 2, 1.1, 1.2, 1.3, ..., 2 If we go from 2 to 1 again, 1.9, 1.8, 1.7, ..., 1 Is there any way to get this?
0
1
Navigating within one route in web should add that navigation to browser history
See the following issues for a detailed description of the problem, and a workaround: https://github.com/react-navigation/react-navigation/issues/9744
1
13
Animate drawer width
drawerStyle has only readonly properties and therefore you cannot give an Animated.Value reference to it. This can be helpful when creating custom drawers like for drawer with permanent types, sometimes it should have custom width that can be changed with some animations.
1
3
Expose onPageScroll from pager-view on react-native-tab-view
We would like to build a separate animation on transition between react-native-pager-view Pages. If we're using tab-view, we have access to onSwipeStart and onSwipeEnd callbacks. I can see that PagerView has an onPageScroll, which would allow us to set up a shared value on this transition between pages. Would it be simple to expose this prop also over tab-view?
0
1
Load More
→
Powered by Canny