react-native-camera-roll-picker icon indicating copy to clipboard operation
react-native-camera-roll-picker copied to clipboard

Custom empty list view

Open nitindhar7 opened this issue 8 years ago • 1 comments

I find it more useful to allow a custom view to be injected into the component when the camera roll list is empty instead of just showing text (albeit, styled text).

Something like this:

<CameraRollPicker emptyState={(<MyCustomEmptyStateComponent />)}>

Thoughts?

nitindhar7 avatar Dec 08 '16 16:12 nitindhar7

Based on the original author's activity on this library, I think this is something you're going to need to add yourself. Our company has made a number of valuable PRs to this library with no response from the author. We're already running our own fork but we're close to creating our own library for this to help carry it forward and accept all of the outstanding PRs. If you're interested, let me know.

joshuapinter avatar Dec 23 '20 22:12 joshuapinter