Releases: MobileReality/react-native-select-pro
Releases · MobileReality/react-native-select-pro
@mobile-reality/react-native-select-pro@2.3.0
Minor Changes
- #263
5eb49f4
Thanks @markusunger! - Added support for multiple defaultOption objects
@mobile-reality/react-native-select-pro@2.2.11
Patch Changes
- #261
ec9904c
Thanks @dawidgierdal! - Added example using overridden flatListProps
@mobile-reality/react-native-select-pro@2.2.10
Patch Changes
- #259
622f3bb
Thanks @dawidgierdal! - bug fix with scrolling to location for select with sections option
@mobile-reality/react-native-select-pro@2.2.9
Patch Changes
- #257
c3036cb
Thanks @dawidgierdal! - added an option to hide already selected options from the list hideSelectedOptions
@mobile-reality/react-native-select-pro@2.2.8
Patch Changes
- #254
7eb5cbc
Thanks @dawidgierdal! - option to show selected options below select input
@mobile-reality/react-native-select-pro@2.2.7
Patch Changes
- #252
af102af
Thanks @dawidgierdal! - more examples of using react-native-select-pro
@mobile-reality/react-native-select-pro@2.2.6
Patch Changes
- #250
3bc9dd6
Thanks @dawidgierdal! - creating an example of using Select together with ScrollView
@mobile-reality/react-native-select-pro@2.2.5
Patch Changes
-
#248
9816cdc
Thanks @dawidgierdal! - searchable select with default option -
#248
9816cdc
Thanks @dawidgierdal! - fix incorrect dropdown positioning
@mobile-reality/react-native-select-pro@2.2.4
Patch Changes
- #246
0d55020
Thanks @dawidgierdal! - searchable select with default option
@mobile-reality/react-native-select-pro@2.2.3
Patch Changes
- #234
2c636f7
Thanks @efstathiosntonas! - Fix: Resolved rendering issue for items above the initialScrollIndex on fixed height lists.