This is an example project for react-native-gif-search that uses TypeScript
Example project creator: anthlasserre
Download example project and install node modules
git clone https://github.com/Thanasis1101/react-native-gif-search
cd react-native-gif-search/Examples/ts-example
npm install
Start node server
react-native start
Run on device
react-native run-android
# or
react-native run-ios
For more info about react-native-gif-search see the package's README.md