Releases: wneel/react-native-native-select
Releases · wneel/react-native-native-select
v1.1.1
Hello and welcome to the release of the v1.1.0 of react-native-native-select !
Full Changelog: v1.1.0...v1.1.1
Bugs fixed
- android: Added the new setTextColor method in android to resolve build crash
Breaking changes:
- no
Current library support:
| Support | |
|---|---|
| react-native version | >=0.68 |
| Android | ✅ |
| iOS | ✅ |
| New Architecture | ✅ |
| Old Architecture | ✅ |
Total package size:
- 8.1 kB Brotli (+1.25%)
- 9.8 kB Gzip (+1.03%)
- 25.2 kB unpacked (+1.20%)
v1.1.0
Hello and welcome to the release of the v1.1.0 of react-native-native-select !
Full Changelog: v1.0.2...v1.1.0
Features
- ios: Added a
textColorprop to theSelectcomponent. You can now explicitly define the text color of the picker (in bothdialoganddropdownmodes), preventing readability issues caused by the device's default light or dark mode system preferences. (#1)
Breaking changes:
- no
Current library support:
| Support | |
|---|---|
| react-native version | >=0.68 |
| Android | ✅ |
| iOS | ✅ |
| New Architecture | ✅ |
| Old Architecture | ✅ |
Total package size:
- 8.0 kB Brotli
- 9.7 kB Gzip
- 24.9 kB unpacked