File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 0.5.0 (2021-09-30)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * android 11加载相册一直loading ([ 0cd7e86] ( https://github.com/syanbo/react-native-syan-image-picker/commit/0cd7e86292a99dab74428c3a4d603d3aaf2da637 ) )
7
+ * Android Q 判断 ([ b28fcd1] ( https://github.com/syanbo/react-native-syan-image-picker/commit/b28fcd104a198d8f7e3287c20d393cb4297239a2 ) )
8
+ * 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 ) )
9
+
10
+
11
+ ### Features
12
+
13
+ * add example ([ 3082099] ( https://github.com/syanbo/react-native-syan-image-picker/commit/3082099a40a6d77f3f19ca4fece8a37509f5afe0 ) )
14
+ * add showSelectedIndex ([ 34182de] ( https://github.com/syanbo/react-native-syan-image-picker/commit/34182de0508c2a77c6734ec9dd974a1076600608 ) )
15
+ * ** openVideoPicker:** add coverUri property for android ([ 71afdc6] ( https://github.com/syanbo/react-native-syan-image-picker/commit/71afdc6dee66e8eaa1fb540d07f40f6ae3fd55a3 ) )
16
+ * ** 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 ) )
17
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-syan-image-picker" ,
3
- "version" : " 0.4.11 " ,
3
+ "version" : " 0.5.0 " ,
4
4
"description" : " React-Native 多图片选择 支持裁剪 压缩" ,
5
5
"main" : " src/index.js" ,
6
6
"types" : " src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments