595 Views
I was going to spend some time digging into gl-react-native when someone asked in the slack channel how to achieve youtube like video sliding navigation. Now I won’t get into the navigation portion, just the animation part. The navigation portion can be solved by basically treating video routes as a modal. Thus they are always over the top of whatever the previous route was.
0 comments