React-native: Discussion: react-native-create-library is not maintained now

Created on 26 Mar 2019  路  5Comments  路  Source: facebook/react-native

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

  1. Tell me a correct place to discuss this topic if you know
  2. I can send a PR to change docs with workaround: cloning the repo and run /cli.js directly, is this needed ?
  3. Consider to maintain the repo by react native community

Thanks

Locked Discussion

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

All 5 comments

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

Was this page helpful?
0 / 5 - 0 ratings