浏览代码

Update README.md

Yonah Forst 8 年之前
父节点
当前提交
8f65b34697
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -170,6 +170,7 @@ Here's a map of types to Android system permissions names:
 `camera` -> `android.permission.CAMERA`
 `microphone` -> `android.permission.RECORD_AUDIO`
 `photo` -> `android.permission.READ_EXTERNAL_STORAGE`
+`storage` -> `android.permission.READ_EXTERNAL_STORAGE`
 `contacts` -> `android.permission.READ_CONTACTS`
 `event` -> `android.permission.READ_CALENDAR`
 
@@ -241,4 +242,4 @@ A: `rnpm` may not have linked correctly. Follow the manual linking steps and mak
 A: starting with xcode 8, you need to add permission descriptions. see iOS notes for more details. Thanks to @jesperlndk for discovering this.
 
 #### Q: iOS - app crashes when I change permissions from settings
-A: This is normal. iOS restarts your app when your privacy settings change. Just google "ios crash permission change"
+A: This is normal. iOS restarts your app when your privacy settings change. Just google "ios crash permission change"