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

Mobile 6676 update react native version #27

Merged
merged 9 commits into from
Aug 16, 2021

Conversation

theido
Copy link
Contributor

@theido theido commented Aug 15, 2021

Update to the latest RN release.

Both example apps works after this update:

Screen Shot 2021-08-15 at 19 07 06

JIRA Issue -> https://bringg.atlassian.net/browse/MOBILE-6676

@@ -1,5 +1,5 @@
const path = require('path');
const blacklist = require('metro-config/src/defaults/blacklist');
const blacklist = require('metro-config/src/defaults/exclusionList');
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@@ -11,18 +11,18 @@
"dependencies": {
"@bringg/react-native-bringg-driver-sdk": "file:..",
"@react-native-community/datetimepicker": "^2.4.0",
"react": "^16.13.1",
"react-native": "^0.63.4"
"react": "^17.0.1",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@avimbringg avimbringg removed their assignment Aug 16, 2021
@theido theido merged commit 6fd1753 into master Aug 16, 2021
@theido theido deleted the MOBILE-6676-update-react-native-version branch August 16, 2021 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants