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

[dist] update most dependencies #13

Merged
merged 15 commits into from
Aug 13, 2019
Merged

[dist] update most dependencies #13

merged 15 commits into from
Aug 13, 2019

Conversation

Swaagie
Copy link
Collaborator

@Swaagie Swaagie commented Jul 30, 2019

Summary

Update dependencies, specifically latest React Native.

Test Plan

image

image

What's required for testing (prerequisites)?

Flow, Eslint and Jest all work

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS ✅❌
Android ✅❌

Checklist

  • I have tested this on a device and a simulator
    - [ ] I added the documentation in README.md
  • I mentioned this change in CHANGELOG.md
    - [ ] I updated the typed files (TS and Flow)
    - [ ] I added a sample use of the API in the example project (example/App.js)

```gradle
include ':react-native-datetimepicker'
project(':react-native-datetimepicker').projectDir = new File(rootProject.projectDir, '../node_modules/@react-native-community/datetimepicker/android')
```

2. Add into `android/gradle.properties`:
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is not needed anymore? useAndroidX and enableJetifier?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is now added by default by a React app, see https://react-native-community.github.io/upgrade-helper/?from=0.59.3&to=0.60.4 and scroll down to the file

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@Swaagie Swaagie merged commit 254d9a0 into master Aug 13, 2019
@Swaagie Swaagie deleted the update branch August 13, 2019 07:24
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.

5 participants