Skip to content

Old dependency #24

Description

@rstefek

Could you please add dependency, that will work with newer React Native versions?

npm ERR! Found: react-native@0.63.4
npm ERR! Could not resolve dependency:
npm ERR! peer react-native@"^0.62.0" from react-native-dynamic@1.0.0
npm ERR! node_modules/react-native-dynamic
npm ERR!   react-native-dynamic@"^1.0.0" from the root project

In your package package.json is:

	"peerDependencies": {
		"react": "^16.11.0",
		"react-native": "^0.62.0"
	},
	"dependencies": {
		"@types/react": "*",
		"@types/react-native": ">=0.62.0",
		"toolkit.ts": "^0.0.2"
	}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions