mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-05-04 13:43:34 -04:00
* Show upload status also if we have no status but an error E.g. if all uploads fail. * Change number of successful upploads Now to use number of attempts made minus number of failed uploads. * Add unit tests * Refactor state of successful uploads into store