krishna201 / react-native-image-picker

React Native Image upload for iOS and Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-image-picker

This repository contains a React Native project which i implement the react-native-image-picker package. In this picked the image from gallery or take the image from cammera.

imagepicker

demo apk

Installation

npm install react-native-datepicker --save

Development

  1. Clone this repo.
  2. Run npm install.
  3. Ensure a device, or emulated Android image is connected (adb devices).
  4. Run react-native run-android. or
  5. Run 'react-native run-ios'.

get more detail from react-native-image-picker.

About

React Native Image upload for iOS and Android


Languages

Language:Objective-C 46.0%Language:JavaScript 20.4%Language:Python 18.0%Language:Java 15.6%