This is a port of Giphy Search to React Native.
The goal of this project is to provide a quick and lightweight way to search gifs on a mobile device.
On a laptop/server:
npm install
npm start
On a phone/tablet:
- Install Expo
- Scan the QR code shown on the laptop/server's terminal to open the app
Released under the 2 clause BSD license.