TypeScript integration
import Giphy_react_native_sdk from 'giphy-react-native-sdk'; const client = new Giphy_react_native_sdk({ apiKey: "YOUR_API_KEY" });
curl \ # append ?api_key=$API_KEY to the URL \ https://api.giphy.com/v1/gifs
curl \ # append ?api_key=$API_KEY to the URL \ https://api.giphy.com/v1/gifs/random
curl \ # append ?api_key=$API_KEY to the URL \ https://api.giphy.com/v1/gifs/search