breeffy / react-native-monorepo

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

Allow to pass initial selected dates through properties #136

Closed likern closed 2 years ago

likern commented 2 years ago

While it is possible to set initial selected dates using select method on ref, it requires rerendering component. Using with animated bottomsheet this leads to calendar UI jitter as shown below.

https://user-images.githubusercontent.com/842306/143025599-b9744eb6-a3bb-4634-9132-8e97e21455cb.mp4

github-actions[bot] commented 2 years ago

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