Our great sponsors
-
react-native-image-picker
:sunrise_over_mountains: A React Native module that allows you to use native UI to select media from the device library or directly from the camera.
react-native-image-picker. Allows us to access the library of images or the camera.
-
Express + multer: Create a server that can accept image uploads. However you setup the backend the process will be extremely similar.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- "Undefined is not an object"
- React Native: Attempt to invoke virtual method 'boolean.java.lang.String.equals(java.lang.Object)' on a null reference object
- Is there a native way to build an image picker/photo upload? It seems like react-native-image-picker is popular, but can I make one without a library?
- Is there a RN library for image picking similar to whatsapp image picker ?
- Adding image upload to a React Native app with AWS Amplify