I am not sure this repo is correct place to post this problem, but there is no other channels to discuss the topic.
react-native-create-library is recommended in the public documents. And it seems the repo is not maintained.
https://github.com/frostney/react-native-create-library/issues/106
There are some differences between latest sources in master branch and published package. Options written in README is not available with cli. It's truly confusing.
On the other hand, there are discussions about next generation of native modules.
https://github.com/react-native-community/discussions-and-proposals/issues/96
/cli.js directly, is this needed ?Thanks
For now that package should work for you but in the future we are planning on providing a new library scaffold.
@cpojer
in the future we are planning on providing a new library scaffold.
Where is wrote the plan??
I think it's a problem that ways to scaffold new libraries is not maintained now
Do you think about this?
@januswel we do not have a proper plan yet. The best place to stay up to date is the discussions-and-proposals repository, specifically the discussion about TurboModules: https://github.com/react-native-community/discussions-and-proposals/issues/40
Thx, @cpojer
@cpojer
For now that package should work for you
it doesn't work with v0.60-rc.3
Most helpful comment
@januswel we do not have a proper plan yet. The best place to stay up to date is the discussions-and-proposals repository, specifically the discussion about TurboModules: https://github.com/react-native-community/discussions-and-proposals/issues/40