Releases: peacechen/react-native-modal-selector
Releases · peacechen/react-native-modal-selector
v2.0.2
11 Jun 21:15
Compare
Sorry, something went wrong.
No results found
Add prop scrollViewPassThruProps (#146 ).
Fix accessibility label default props (#128 ).
Update SampleApp to support cross-platform copy.
v2.0.1
16 Apr 03:05
Compare
Sorry, something went wrong.
No results found
Fix importantForAccessibility props for RN062 (#141 )
v2.0.0
10 Mar 21:22
Compare
Sorry, something went wrong.
No results found
Call onChange unconditionally to fix callback for iOS (#97 )
This may have a side effect of firing onChange twice on iOS.
Bump major version as a precaution for onChange changes for iOS (#139 )
v1.1.5
02 Mar 14:23
Compare
Sorry, something went wrong.
No results found
Add props to support long press (#136 )
Convert SampleApp to CRNA for better iOS & Android support.
v1.1.4
07 Feb 21:47
Compare
Sorry, something went wrong.
No results found
Update selected state when data is dirty (#132 )
v1.1.3
05 Feb 16:00
Compare
Sorry, something went wrong.
No results found
TypeScript types: Fix selectTextStyle should have correct TextStyle type (#131 )
iOS bugfix: onModalClose returns selected item (#107 )
v1.1.2
23 Oct 12:41
Compare
Sorry, something went wrong.
No results found
Typescript support (#123 )
v1.1.0
02 Aug 12:26
Compare
Sorry, something went wrong.
No results found
add initValueTextStyle prop (#106 )
v1.0.3
14 Mar 17:52
Compare
Sorry, something went wrong.
No results found
Add selectedKey prop (#102 )
v1.0.2
05 Feb 18:09
Compare
Sorry, something went wrong.
No results found
Update Modal propTypes due to deprecation in RN 0.58+ (#99 )