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

Supported React Native v0.60 #259

Merged
merged 14 commits into from
Jul 5, 2019
Merged

Supported React Native v0.60 #259

merged 14 commits into from
Jul 5, 2019

Conversation

grahammendick
Copy link
Owner

The only essential change was adding a podspec. Without it can’t run pod install and iOS won’t work.

Technically, didn’t need any android changes at all. But the automated 'Migrate to AndroidX' built into Android studio wouldn't run without gradle settings changes (updating version numbers). The migration only changed the AndroidJUnitRunner namespace. Given it's only used for unit testing, deleted it instead of keeping the change.

Updated medley sample to React Native 0.60 to test the package changes

@grahammendick grahammendick merged commit e894fe6 into master Jul 5, 2019
@grahammendick grahammendick deleted the react-nativev60 branch July 5, 2019 15:47
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.

1 participant