JSPM

vps-react-native-image-picker

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q22653F
  • License MIT

image picker

Package Exports

  • vps-react-native-image-picker
  • vps-react-native-image-picker/lib/commonjs/index.js
  • vps-react-native-image-picker/lib/module/index.js
  • vps-react-native-image-picker/src/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vps-react-native-image-picker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

vps-react-native-image-picker

image picker

Installation

npm install vps-react-native-image-picker

Usage

import { multiply } from 'vps-react-native-image-picker';

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library