You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**`expo-image-picker`** provides access to the system's UI for selecting images and videos from the phone's library or taking a photo with the camera.
23
24
@@ -29,6 +30,10 @@ import { GithubIcon } from '@expo/styleguide-icons';
29
30
30
31
<APIInstallSection />
31
32
33
+
#### Known issues <PlatformTagsplatforms={['ios']} />
34
+
35
+
On iOS, when an image (usually of a [higher resolution](http://www.openradar.me/49866214)) is picked from the camera roll, the result of the cropped image gives the wrong value for the cropped rectangle in some cases. Unfortunately, this issue is with the underlying `UIImagePickerController` due to a bug in the closed-source tools built into iOS.
36
+
32
37
## Configuration in app.json/app.config.js
33
38
34
39
You can configure `expo-image-picker` using its built-in [config plugin](/config-plugins/introduction/) if you use config plugins in your project ([EAS Build](/build/introduction) or `npx expo run:[android|ios]`). The plugin allows you to configure various properties that cannot be set at runtime and require building a new app binary to take effect.
@@ -192,7 +197,3 @@ The following usage description keys are used by the APIs in this library.
192
197
'NSCameraUsageDescription',
193
198
]}
194
199
/>
195
-
196
-
## Known issue
197
-
198
-
There is a known issue on iOS with the underlying `UIImagePickerController`. When an image (usually of a [higher resolution](http://www.openradar.me/49866214)) is picked from the camera roll, the result of the cropped image gives the wrong value for the cropped rectangle in some cases. Unfortunately, this issue is due to a bug in the closed source tools built into iOS.
**`expo-image-picker`** provides access to the system's UI for selecting images and videos from the phone's library or taking a photo with the camera.
23
24
@@ -29,6 +30,10 @@ import { GithubIcon } from '@expo/styleguide-icons';
29
30
30
31
<APIInstallSection />
31
32
33
+
#### Known issues <PlatformTagsplatforms={['ios']} />
34
+
35
+
On iOS, when an image (usually of a [higher resolution](http://www.openradar.me/49866214)) is picked from the camera roll, the result of the cropped image gives the wrong value for the cropped rectangle in some cases. Unfortunately, this issue is with the underlying `UIImagePickerController` due to a bug in the closed-source tools built into iOS.
36
+
32
37
## Configuration in app.json/app.config.js
33
38
34
39
You can configure `expo-image-picker` using its built-in [config plugin](/config-plugins/introduction/) if you use config plugins in your project ([EAS Build](../../../build/introduction.mdx) or `expo run:[android|ios]`). The plugin allows you to configure various properties that cannot be set at runtime and require building a new app binary to take effect.
@@ -148,7 +153,7 @@ See [Amplify documentation](https://docs.amplify.aws/) guide to set up your proj
148
153
title="Firebase storage example"
149
154
description="An example of how to use Firebase storage can be found in with-firebase-storage-upload."
See [Using Firebase](/guides/using-firebase/) guide to set up your project correctly.
@@ -180,7 +185,3 @@ The following usage description keys are used by the APIs in this library.
180
185
'NSCameraUsageDescription',
181
186
]}
182
187
/>
183
-
184
-
## Known issue
185
-
186
-
There is a known issue on iOS with the underlying `UIImagePickerController`. When an image (usually of a [higher resolution](http://www.openradar.me/49866214)) is picked from the camera roll, the result of the cropped image gives the wrong value for the cropped rectangle in some cases. Unfortunately, this issue is due to a bug in the closed source tools built into iOS.
**`expo-image-picker`** provides access to the system's UI for selecting images and videos from the phone's library or taking a photo with the camera.
23
24
@@ -29,6 +30,10 @@ import { GithubIcon } from '@expo/styleguide-icons';
29
30
30
31
<APIInstallSection />
31
32
33
+
#### Known issues <PlatformTagsplatforms={['ios']} />
34
+
35
+
On iOS, when an image (usually of a [higher resolution](http://www.openradar.me/49866214)) is picked from the camera roll, the result of the cropped image gives the wrong value for the cropped rectangle in some cases. Unfortunately, this issue is with the underlying `UIImagePickerController` due to a bug in the closed-source tools built into iOS.
36
+
32
37
## Configuration in app.json/app.config.js
33
38
34
39
You can configure `expo-image-picker` using its built-in [config plugin](/config-plugins/introduction/) if you use config plugins in your project ([EAS Build](/build/introduction) or `npx expo run:[android|ios]`). The plugin allows you to configure various properties that cannot be set at runtime and require building a new app binary to take effect.
@@ -160,7 +165,7 @@ See [Amplify documentation](https://docs.amplify.aws/) guide to set up your proj
160
165
title="Firebase storage example"
161
166
description="An example of how to use Firebase storage can be found in with-firebase-storage-upload."
See [Using Firebase](/guides/using-firebase/) guide to set up your project correctly.
@@ -192,7 +197,3 @@ The following usage description keys are used by the APIs in this library.
192
197
'NSCameraUsageDescription',
193
198
]}
194
199
/>
195
-
196
-
## Known issue
197
-
198
-
There is a known issue on iOS with the underlying `UIImagePickerController`. When an image (usually of a [higher resolution](http://www.openradar.me/49866214)) is picked from the camera roll, the result of the cropped image gives the wrong value for the cropped rectangle in some cases. Unfortunately, this issue is due to a bug in the closed source tools built into iOS.
**`expo-image-picker`** provides access to the system's UI for selecting images and videos from the phone's library or taking a photo with the camera.
23
24
@@ -29,6 +30,10 @@ import { GithubIcon } from '@expo/styleguide-icons';
29
30
30
31
<APIInstallSection />
31
32
33
+
#### Known issues <PlatformTagsplatforms={['ios']} />
34
+
35
+
On iOS, when an image (usually of a [higher resolution](http://www.openradar.me/49866214)) is picked from the camera roll, the result of the cropped image gives the wrong value for the cropped rectangle in some cases. Unfortunately, this issue is with the underlying `UIImagePickerController` due to a bug in the closed-source tools built into iOS.
36
+
32
37
## Configuration in app.json/app.config.js
33
38
34
39
You can configure `expo-image-picker` using its built-in [config plugin](/config-plugins/introduction/) if you use config plugins in your project ([EAS Build](/build/introduction) or `npx expo run:[android|ios]`). The plugin allows you to configure various properties that cannot be set at runtime and require building a new app binary to take effect.
@@ -160,7 +165,7 @@ See [Amplify documentation](https://docs.amplify.aws/) guide to set up your proj
160
165
title="Firebase storage example"
161
166
description="An example of how to use Firebase storage can be found in with-firebase-storage-upload."
See [Using Firebase](/guides/using-firebase/) guide to set up your project correctly.
@@ -192,7 +197,3 @@ The following usage description keys are used by the APIs in this library.
192
197
'NSCameraUsageDescription',
193
198
]}
194
199
/>
195
-
196
-
## Known issue
197
-
198
-
There is a known issue on iOS with the underlying `UIImagePickerController`. When an image (usually of a [higher resolution](http://www.openradar.me/49866214)) is picked from the camera roll, the result of the cropped image gives the wrong value for the cropped rectangle in some cases. Unfortunately, this issue is due to a bug in the closed source tools built into iOS.
0 commit comments