@aomi/react-native-media-manager
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

react-native-components-media-manager

媒体管理器

Installation

yarn add @aomi/react-native-media-manager
npm install @aomi/react-native-media-manager

Usage

import MediaManager from "@aomi/react-native-media-manager";

// 启动相册
MediaManager.launchLibrary().then(console.log);

// 启动相机
MediaManager.launchCamera().then(console.log);

Contributing

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

License

MIT

Package Sidebar

Install

npm i @aomi/react-native-media-manager

Weekly Downloads

3

Version

0.1.0

License

MIT

Unpacked Size

158 kB

Total Files

27

Last publish

Collaborators

  • sean-tian
  • happysuns