react-native-tips
react-native-tips copied to clipboard
Useful shit we've learnt using React Native
Results
1
react-native-tips issues
Sort by
recently updated
recently updated
newest added
In the [Smooth animation](https://github.com/ethercreative/react-native-tips/wiki/Smooth-Animation) page, the link to the [whitelist](https://github.com/facebook/react-native/blob/master/Libraries/Animated/src/NativeAnimatedHelper.js#L102) is wrong, since the URL is based on master, that keeps moving around. Use a static URL (based on a...