Skip to content

Releases: imdevan/react-native-dropdown-picker

v5.5.2

23 Oct 03:16

Choose a tag to compare

What's Changed

  • Refactor to functional component by @imdevan in #1
  • Fix for custom renderListItem not being selectable by @imdevan in #2
  • Fix: modalTitleStyle overwritten by textStyle by @imdevan in #3
  • feat: add Chinese translation by @imdevan in #4
  • feat: add example component by @imdevan in #10
  • fix: example zindexing by @imdevan in #11
  • [feat] add customItemValueDelimiter by @imdevan in #5
  • feat: add clear search field functionality on item select by @imdevan in #6
  • fix(typing): add ImageStyle to arrowIconStyle type by @imdevan in #7
  • refactor: 💡 Replaced the deprecated SafeAreaView from react-nat by @imdevan in #8
  • Revert "refactor: 💡 Replaced the deprecated SafeAreaView from react-nat" by @imdevan in #12
  • Fix Android edge-to-edge display issue in modal by @imdevan in #9
  • Refactor theme and add custom theme example by @imdevan in #16
  • Update eslint by @imdevan in #17
  • Example code snippets by @imdevan in #18

New Contributors

Full Changelog: https://github.com/imdevan/react-native-dropdown-picker/commits/v5.5.2