mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-19 13:11:23 -04:00
Fixes problem in which the StandardCamera did not render previews in the correct orientation in Android. * useDeviceOrientation hook in StandardCamera * Bugfix: useDeviceOrientation was not setting the initial device orientation correctly * Bugfix: deal with idiosyncracies in iOS vs Android orientation values when making our own copies of photos * Convenience scripts for running OS-specific e2e build and test