https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: 5ec98bd256191ff2f20ac19e8f425bd6821527e9 authored by Ankur Kedia on 28 January 2021, 06:07:06 UTC
Merge branch 'v3-dev' into fix/redesign
Tip revision: 5ec98bd
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