react-native-facebook-keyframes
react-native-facebook-keyframes copied to clipboard
A react-native wrapper for Facebook Keyframes
in `react-native-facebook-keyframes/index.js:13:17` I am using android and RN 0.57.0-rc.0, React 16.4.2.
I have the same code running on both iOS and Android and they are rendering differently. As you can see, the Android one is much larger than the iOS one....
It would be great to have some sort of table showing all the properties that can be passed into the KeyframeView and specifically what they do. Also it would be...