We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c364c16 commit cd6f1d0Copy full SHA for cd6f1d0
resources/views/docs/mobile/1/apis/camera.md
@@ -148,7 +148,7 @@ class PhotoManager extends Component
148
## Platform Support
149
150
- **iOS:** Uses UIImagePickerController and Photos framework
151
-- **Android:** Uses Intent.ACTION_IMAGE_CAPTURE and gallery intents
+- **Android:** Uses `Intent.ACTION_IMAGE_CAPTURE` and gallery intents
152
- **Permissions:** Camera permission required for photo capture
153
- **File Location:** Photos saved to app's temporary directory
154
0 commit comments