question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

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

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
cpojercommented, Mar 26, 2019

For now that package should work for you but in the future we are planning on providing a new library scaffold.

2reactions
cpojercommented, Mar 28, 2019

@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

Read more comments on GitHub >

github_iconTop Results From Across the Web

Prerequisites for Libraries - React Native
This is documentation for React Native 0.69, which is no longer actively maintained. For up-to-date documentation, see the latest version (0.70) ...
Read more >
create-react-native-module - npm
Tool to create a React Native library module or view module with a single command. Latest version: 0.20.2, last published: a year ago....
Read more >
Design Principles - React
React is not a generic data processing library. It is a library for building user interfaces. We think that it is uniquely positioned...
Read more >
React (JavaScript library) - Wikipedia
For the open-source mobile application framework, see React Native. React (also known as React.js or ReactJS) is a free and open-source front-end JavaScript ......
Read more >
Adding an example app to your React Native library - Medium
Note: If your example is a React Native project and not an Expo project, make sure it's react-native instead of expo in the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found