mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-19 05:01:07 -04:00
* Allow editing of existing id; remove unused id buttons; closes #230 and closes #231 * Remove unused text component & update IdentificationSection to tailwind css * Remove unused obsEdit styles; convert styles to tailwind * Remove unused bottom modal component and obsedit stylesheet * Add comments to useEffect for opening local observation; convert realm object to JSON * ObsEdit loads obs from db only when required * Use observation update API call for observations already on the server * Change wasSynced to instance method; only upload unsynced evidence * Move keyboard aware scroll mock to jest.setup * Await uploading evidence instead of returning a different response Co-authored-by: Ken-ichi Ueda <kenichi.ueda@gmail.com>