React Native Youtube Animated Video Slide

added by bpwndaddy
9/2/2015 4:06:31 PM

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