Skip to content

Instantly share code, notes, and snippets.

View syedtehrimabbas's full-sized avatar
💻
Working

Tehrim Abbas syedtehrimabbas

💻
Working
View GitHub Profile
@syedtehrimabbas
syedtehrimabbas / react-native-file-upload.js
Created August 22, 2020 11:39 — forked from nandorojo/react-native-file-upload.js
Upload a file to your server using react native / expo.
/*
IF YOU WANT TO UPLOAD ONE FILE, USE THE CODE BELOW.
SEE THE BOTTOM OF THE GIST TO SEE HOW TO UPLOAD MULTIPLE FILES.
HERE'S AN EXAMPLE SOMEONE MADE USING CLOUDINARY: https://gist.github.com/jamielob/5c1a5dc84e50e4507b71299d993dffec
*/