https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: cb2c30b7b9d16b688aa3a9ae43ebc0f9a1a05bdb authored by Hany Kumar on 16 September 2020, 07:16:13 UTC
fix: react-native-keyboard-aware-scroll-view from 1.0.0 to 1.0.1
Tip revision: cb2c30b
CHANGELOG.md
# Version [2.12.1](https://github.com/GeekyAnts/NativeBase/releases/tag/v2.12.1)


### Bug Fixes

*   **Picker:** Picker on iOS ellipsize text along with icon when an overflow happens. Commit [e140084](https://github.com/GeekyAnts/NativeBase/commit/e1400842a2e0d766ccb8cfb23b13f9423c737a36), closes [#2431](https://github.com/GeekyAnts/NativeBase/issues/2431)

*   **Typescript:** Added `onPress` property. Commit [e118293](https://github.com/GeekyAnts/NativeBase/commit/e118293a77eb3411cd3388d91958140bebc970d0), closes [#2508](https://github.com/GeekyAnts/NativeBase/issues/2508)
back to top