This repository was archived by the owner on Mar 10, 2023. It is now read-only.
v0.2.0
New stuff
- added new component
CellSwipeable
Changes
- new
Cellprop:iconPosition (auto, top, center, bottom) - new
Cellprop:contentPosition (top, center, bottom) - new
Cellprop:contentOffset(basically cell's padding) - new
Cellprop:selectMode(default, check, select) - new
Cellprop:selected(bool) Celldisclosure now supportsfuncandobjectTagsInputnow usesCellcomponent as container (for consistency)- disabled
useNativeDriverby default
Breaking
TagsInputprop:renderTag(function for rendering tag view). This is now required to render your tag individual layout view
Fixes
- fixed performance issue on
SelectList