Skip to content

Commit cd6f1d0

Browse files
Update resources/views/docs/mobile/1/apis/camera.md
Co-authored-by: Peter Bishop <[email protected]>
1 parent c364c16 commit cd6f1d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/docs/mobile/1/apis/camera.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ class PhotoManager extends Component
148148
## Platform Support
149149

150150
- **iOS:** Uses UIImagePickerController and Photos framework
151-
- **Android:** Uses Intent.ACTION_IMAGE_CAPTURE and gallery intents
151+
- **Android:** Uses `Intent.ACTION_IMAGE_CAPTURE` and gallery intents
152152
- **Permissions:** Camera permission required for photo capture
153153
- **File Location:** Photos saved to app's temporary directory
154154

0 commit comments

Comments
 (0)