react-native-create-library
react-native-create-library copied to clipboard
Is this project dead ?
Is this project abandoned ? Any alternatives if it really is abandoned ?
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
That's what I was thinking too. This project has been unmaintained for months. I believe this project has been abandoned.
I believe we should rectify this in react native docs. An unmaintained library is as good as dead.
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 ...
Or moving this library to the RN Community? => https://github.com/react-native-community
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>
create-react-native-module This project looks like the best alternative.