mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-21 22:18:32 -04:00
Debouncing by relying on the nav path continued to allow multiple ObsDetails instances to get pushed onto the stack b/c the nav path changed before a subsequent tap was handled. This ensures that only one ObsDetails instance is allowed per list per obs. Closes #2204 Closes #2216 --------- Co-authored-by: israr002 <israr002khan@gmail.com> Co-authored-by: israr002 <66955016+israr002@users.noreply.github.com>