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
v1.7.2 closes the main orange-to-yellow gaps for four preview native capabilities: expo-file-system, expo-image-picker, expo-location, and expo-camera.
expo-file-system expands base64, append / partial read, md5 snapshots, and direct sandbox downloads.
expo-image-picker expands single-select, multi-select, mixed library selection, system photo / video capture, and one-shot pending result recovery.
expo-location and expo-camera add background permission, watch / heading hooks, embedded camera preview, pause / resume, recording controls, and microphone permission wiring.
The official native-capabilities sample, support matrix, README, and acceptance log were updated for the credible v1.7.2 yellow subset.