5 Tips to make a great component to page animation in React-native

I was able to produce a transition from a component in a ListView to a full-page component in react-native. Here are my tips to achieve the same result!

Similar