react-native-animated-button
Animated button for React Native
Installation
npm install react-native-animated-button
Usage
import AnimatedButton from "react-native-animated-button";
// ...
const result = await AnimatedButton.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT