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.

NFR: Create own NPM package for react-native

See original GitHub issue

Hey!

Goals

For now, realm-js ships with module for node and react-native

It’s rly awfull, because it’s not possible to install react-native package without it

1. Unable to install with latest node

Let’s take an example, I am using node 10+ and react-native, I am not able to install latest package for rn only because I will get a lof of errors because node module didnt support latest node.

2. Take time to compile/recompile

Expected Results

Have 2 packages

realm-js realm-react-native

Thanks

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:3
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
bmunkholmcommented, Aug 19, 2019

@ovr Ah sorry - I was too fast there.

0reactions
ovrcommented, Aug 19, 2019

@bmunkholm This issue is not about NPM, why did you close it?

It’s architecture issue as NFR

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Build an NFT Gallery using React and QuickNode's ...
1. Ever wanted to get a list of all the owners of a particular NFT collection? Or wanted to fetch all th... 2....
Read more >
How To Create NPM Package For React Native? - MindBowser
This article is helpful to the developers who want to know how to create npm package for react native. These custom packages are...
Read more >
create-nft-store - npm
create -nft-store · CLI tool is written in root/index.js · npm settings and bin will be in root/package.json · React template can be...
Read more >
How to mint your own NFT token with react
Create a directory mkdir minting-an-nft; Create package.json file. npm init -y ... Create scripts/run.js file and add the following content.
Read more >
How to create NFTs with JavaScript - LogRocket Blog
Building the NFT. Prerequisites. Node.js and npm; basic knowledge of JavaScript. I enjoy photography and take a lot of pictures on my mobile ......
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