react-native-modalbox icon indicating copy to clipboard operation
react-native-modalbox copied to clipboard

Additional maintainers, or a fork?

Open nicoburns opened this issue 5 years ago • 3 comments

So I've been very happy with this library. It's been very reliable. However, the last code changes were over 8 months ago (Sept 2019), and it now seems to be unmaintained. In particular, there is an issue with the useNativeDriver warning that several people have raised PRs for, which have been ignored.

@maxs15 If you don't have time to maintain this library anymore, would you consider adding another maintainer (or group of maintainers) with commit permissions.

Alternatively, if that's not an option. Would anybody here be interested in creating and helping to maintain a fork?

nicoburns avatar Jun 05 '20 13:06 nicoburns

I forked this repo and applied PRs #305 and #318 until we get attention from the owner once again.

If you also needed those PRs but can't wait for they to be merged here, you can use my fork as a drop-in replacement:

npm install --save @kazzkiq/react-native-modalbox

Note: Please keep in mind I have absolutely no intent to maintain an active fork, tho.

Just applied the PRs with useful fixes for my project.

kazzkiq avatar Jun 14 '20 17:06 kazzkiq

@kazzkiq Could you also merge #325 as well ?

ayusch-apps-curefit avatar Jul 03 '20 04:07 ayusch-apps-curefit

Hey @nicoburns, I currently don't have much time for this plugin indeed, if you're interested about becoming a maintainer let me know, I'm open to that. I just merged the fix for the useNativeDriver warning 👍

maxs15 avatar Oct 04 '20 22:10 maxs15