BuckleScript bindings of react-native-image-picker module
yarn add bs-react-native-image-picker
Add it to your dependencies in bsconfig.json
:
"bs-dependencies": [
...,
"bs-react-native-image-picker"
],
You will have access to RNImagePicker
module.
type
from response payload has been called fileType
.
npm run build
npm run start