/react-native-cloudinary

BoilerPlate for a react-native app using cloudinary for image uploading.

Primary LanguageObjective-C

React Native Image Upload with Cloudinary

Based on this blog post

To use:

Signup up to Cloudinary and create a preset, then add your Cloudinary name and preset to app/index.js.

git clone https://github.com/TarCode/react-native-cloudinary.git

cd react-native-cloudinary

npm install

react-native run-ios or react-native run-android