mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-05-06 06:35:57 -04:00
This adds pivot cards to the app. The cards are shown only once per app install lifetime, as their state being shown is persisted in the zustand store. The basic idea is, if the triggerCondition of the modal turns true it is shown, if dismissed it is never shown again.