Closed ilibilibom closed 4 years ago
@ilibilibom: Please find below my response:
This library tries to native single selection UI component using native libraries. Multi Selection is not supported by this library.
Custom Images are not supported through JS layer, however you can copy the custom image in apps resource container and provide its reference from your app. Please refer README/Example project for the same.
Thanks </ Pranav >
Is there a way to a multiselect option (with checkmarks) to RNbas ? Here is my current code:
2 more questions: 1) Why is value undefined in onSelection ? 2) Is there a way to show custom images in sheet view ?