Giphy React Native SDK
npm install giphy-react-native-sdk
import GiphyReactNativeSdk from "giphy-react-native-sdk";
// ...
const result = await GiphyReactNativeSdk.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT