Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated React Native to 0.66 and fixed eslint issues #117

Merged
merged 1 commit into from
Nov 25, 2021

Conversation

davebcn87
Copy link
Contributor

Updated React Native to 0.66 and the related dependencies to keep the project working properly.
I also fixed the issue raised by eslint otherwise I could not commit the changes.

I added a quick test to prevent yarn test to fail because the variable Screen() was not used. If you have a proposal of a better test that, please give me feedback.

Copy link
Contributor

@fortmarek fortmarek left a comment

Choose a reason for hiding this comment

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

It would be great to have a fixture app to be able to test the library in a more realistic env. However, the changes look good!

@davebcn87
Copy link
Contributor Author

Agree @fortmarek, I would do this and/or implement snapshot testing.

@davebcn87 davebcn87 merged commit 199ac6b into master Nov 25, 2021
@shopify-shipit shopify-shipit bot temporarily deployed to production November 25, 2021 09:13 Inactive
@gvarandas gvarandas deleted the upgrade-to-react-native-0-66 branch March 19, 2024 17:16
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.

3 participants