mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-19 21:18:35 -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