TypeScript integration
import React_native_giphy_ui from 'react-native-giphy-ui'; const client = new React_native_giphy_ui({ 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