react-native-syan-image-picker icon indicating copy to clipboard operation
react-native-syan-image-picker copied to clipboard

React-Native 多图片选择 支持裁剪 压缩

Results 107 react-native-syan-image-picker issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/16554031/206383175-bb8f15f0-8404-4cdd-ac3b-195a836b43a3.png) 看了一下 这边应该取filePath吧,不应该取media.getPath()的。不然filePath在AndroidQ和R那边的赋值没有意义了 https://github.com/syanbo/react-native-syan-image-picker/blob/1ed0bbb36f691c9c75b19e4cf6c5a6ac3ad0064c/android/src/main/java/com/syanpicker/RNSyanImagePickerModule.java#L371

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

在ios 15.2 机型为iphone8 plus ,react-native 0.68.2, "react-native-syan-image-picker": "^0.5.3",版本中,我给了相关权限,去选择相册的时候,虽然成功唤起ios系统相册弹窗,但是会自动关闭?各位有遇到这种情况吗?