This is a plain Javascript example project for react-native-gif-search
Download example project and install node modules
git clone https://github.com/Thanasis1101/react-native-gif-search
cd react-native-gif-search/Examples/js-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