react-native-syan-image-picker
Version:
React-Native 多图片选择 支持裁剪 压缩
33 lines (17 loc) • 1.99 kB
Markdown
## [0.5.3](https://github.com/syanbo/react-native-syan-image-picker/compare/v0.5.1...v0.5.3) (2021-10-18)
### Bug Fixes
* 找回npm丢失的.podspec文件 ([d774b7a](https://github.com/syanbo/react-native-syan-image-picker/commit/d774b7a7fdccbdfb7deecb258481163489a1d844))
## [0.5.1](https://github.com/syanbo/react-native-syan-image-picker/compare/v0.5.0...v0.5.1) (2021-10-18)
### Bug Fixes
* s.source ([33ae00b](https://github.com/syanbo/react-native-syan-image-picker/commit/33ae00be206f76c3a396fa98de19eb191bbc999d))
* 删除多余的filePath ([e5711bc](https://github.com/syanbo/react-native-syan-image-picker/commit/e5711bc4e4376064c45430abb5e64ad439c81602))
# 0.5.0 (2021-09-30)
### Bug Fixes
* android 11加载相册一直loading ([0cd7e86](https://github.com/syanbo/react-native-syan-image-picker/commit/0cd7e86292a99dab74428c3a4d603d3aaf2da637))
* Android Q 判断 ([b28fcd1](https://github.com/syanbo/react-native-syan-image-picker/commit/b28fcd104a198d8f7e3287c20d393cb4297239a2))
* fixed [#180](https://github.com/syanbo/react-native-syan-image-picker/issues/180) 修复Android偶现拍照结束空指针导致的应用重启问题 ([17af859](https://github.com/syanbo/react-native-syan-image-picker/commit/17af85958b8a6182eb165b816e38497909cca4b9))
### Features
* add example ([3082099](https://github.com/syanbo/react-native-syan-image-picker/commit/3082099a40a6d77f3f19ca4fece8a37509f5afe0))
* add showSelectedIndex ([34182de](https://github.com/syanbo/react-native-syan-image-picker/commit/34182de0508c2a77c6734ec9dd974a1076600608))
* **openVideoPicker:** add coverUri property for android ([71afdc6](https://github.com/syanbo/react-native-syan-image-picker/commit/71afdc6dee66e8eaa1fb540d07f40f6ae3fd55a3))
* **openVideoPicker:** add openVideoPicker api. close [#154](https://github.com/syanbo/react-native-syan-image-picker/issues/154) ([8c5a5dc](https://github.com/syanbo/react-native-syan-image-picker/commit/8c5a5dc90d672ed043fce2572b2239ae9fa75915))