Skip to content

Upgrade package to latest react-native. Resolve type errors.#58

Open
dlombardi wants to merge 4 commits intorobcalcroft:masterfrom
dlombardi:master
Open

Upgrade package to latest react-native. Resolve type errors.#58
dlombardi wants to merge 4 commits intorobcalcroft:masterfrom
dlombardi:master

Conversation

@dlombardi
Copy link
Copy Markdown

Upgrade package to latest react-native. Resolve type errors from the upgrade.

This PR is necessary to have the library be compatible with latest react-native version.

package.json Outdated
"prop-types": "^15.5.10",
"react": ">=16.3.0",
"react-native": ">=0.54.0"
"react-native": "0.69.4"
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you use a looser definition here e.g. a compatible version range or a >=?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants