mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-20 05:28:29 -04:00
* Simplify ObsEditProvider by moving functions into local state & calling reducer less frequently * Fix delete all observations * Fixes * Move index selection to MediaViewer via params * Access ObsEditContext on top level of ObsEdit and pass props * Move context to top level screen components * Fix tests * Use waitFor to fix ObsDetails integration test * Alphabetize props; remove realm check; refactor new Id method --------- Co-authored-by: Ken-ichi Ueda <kenichi.ueda@gmail.com>