react-native-lightbox
react-native-lightbox copied to clipboard
question: does it maintained?
I forked the modification of ricardovcorrea, because this library seems to be no longer maintained?
add features:
- [x] TS support by .d.ts
- [x] longPress event support
- [x] fix the delay when close the Modal
- [x] function components and hooks
- [x] useNativeDriver trouble fixed
- [x] use TouchableOpacity
- [x] giving the X close button more space from the borders
- [x] ...
Maybe we should maintain it, this is indeed a great library.
my fork repo link is here, i will maintain it! Thx~
Link to the fork?