Skip to content

Release v2.0.2

Latest
Compare
Choose a tag to compare
@troberts-28 troberts-28 released this 16 Dec 10:08

🐛 Bug Fixes

  • Fixed an Android-specific issue that caused one or more of the pickers not initially rendering (until scrolled) inside TimerPickerModal (#43). This was a further manifestation of the slight change in RN's FlatList between v0.74 and v0.76 (the first part of which was fixed in v2.0.1).

✨ Features

  • Exposed three additional custom style props for additional styling flexibility (durationScrollFlatList, durationScrollFlatListContainer, durationScrollFlatListContentContainer)