react-native-create-library icon indicating copy to clipboard operation
react-native-create-library copied to clipboard

Is this project dead ?

Open parthibd opened this issue 5 years ago • 7 comments

Is this project abandoned ? Any alternatives if it really is abandoned ?

parthibd avatar Mar 23 '19 16:03 parthibd

I use it often and FB still references it in their docs but I don't know if anyone is maintaining it https://facebook.github.io/react-native/docs/native-modules-setup

evanjmg avatar Mar 24 '19 16:03 evanjmg

That's what I was thinking too. This project has been unmaintained for months. I believe this project has been abandoned.

parthibd avatar Mar 24 '19 16:03 parthibd

I believe we should rectify this in react native docs. An unmaintained library is as good as dead.

parthibd avatar Mar 24 '19 16:03 parthibd

Look at the main problem here: https://github.com/frostney/react-native-create-library/issues/78

The code on master would be ready for a 4.0 on npm ...

maicki avatar Mar 24 '19 17:03 maicki

Or moving this library to the RN Community? => https://github.com/react-native-community

jdnichollsc avatar May 07 '19 15:05 jdnichollsc

Yea, at least that way someone will be able to make a release. I actually tried using this yesterday, just by cloning, yarn install, and then node cli.js <other args>

pvinis avatar May 08 '19 13:05 pvinis

create-react-native-module This project looks like the best alternative.

firofame avatar Jun 21 '19 08:06 firofame