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,