Skip to content

Releases: Guribeiro/react-native-expo-modal-select

Release 0.1.6

16 Jan 00:41
Compare
Choose a tag to compare

0.1.6 (2025-01-16)

Some changes has come since the last version 0.1.5

Breaking Changes:

Removed ModalSelect styles props in favor of the new customization method. Now you can pass the component you need to render and access its own properties. Please update your code accordingly.

  closeModalComponent,
  cancelModalComponent,
  pressableComponent,
  modalHeaderComponent,
  emptyIndicatorComponent,
  modalItemComponent,

Release 0.1.5

02 Oct 15:57
Compare
Choose a tag to compare

0.1.5 (2024-10-02)