Skip to content
#

webworkers

Here are 98 public repositories matching this topic...

yew
DevKiri
DevKiri commented Jul 19, 2018

When use "$: react-native dom"
Appears:
No version of 'react-native-dom' found that satisfies a peer dependency on 'react-native@0.56.0'

This is my package.json:

{
"name": "dom",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest"
},
"dependencies": {
"react": "16.4.1",
"

Improve this page

Add a description, image, and links to the webworkers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webworkers topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.