Demo project for react native with Cloudinary
Installing the dependencies (i.e., working in the directory location ./cldreactnativeprj):
npm update
or
npm install axios@0.27.2npm i --save react-native-document-pickernpm install --save rn-fetch-blobnpm install react-native-fs --save
Updating the project:
cd iosto navigate to the (./cldreactnativeprj/ios)bundle installto install Bundlerbundle exec pod installto install the iOS dependencies