react-native-rewards icon indicating copy to clipboard operation
react-native-rewards copied to clipboard

Reward your users for little things and make them smile!

Results 1 react-native-rewards issues
Sort by recently updated
recently updated
newest added

React Native now requires useNativeDriver to be passed to Animated components (see [changelog](https://github.com/react-native-community/releases/blob/master/CHANGELOG.md#deprecated-2)). It currently issues a warning when this is missing, which breaks my app on Expo. The change...