volo_gif Run To run the project, follow the commands below, clone the repository from https://github.com/BanidAzin/volo_gif.git cd volo_gif npm install For android npx react-native run-android For iOS cd ios && pod install && cd ../ npx react-native run-ios