breeffy / react-native-monorepo

Monorepo with UI components.
Apache License 2.0
183 stars 8 forks source link

Allow to disable unselection of last selected date #138

Closed likern closed 2 years ago

likern commented 2 years ago

If only one selected date in calendar remains, we can disable unselection of it, so calendar will always have at least one date selected.

In this mode pressing on this last selected date will do nothing (no unselection, no callbacks called).

github-actions[bot] commented 2 years ago

Branch issue-138 created. Open it in the web editor.