-
Notifications
You must be signed in to change notification settings - Fork 105
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
chore: [IOPLT-764] Upgrade to react-native 0.75 #6348
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
During my tests I was not able to use any debugging tools (e.g. Reactotron). Maybe we need to configure it? 🤔
Trying to open a Zendesk ticket in authenticated mode, I get always an error. @Ladirico can you give it a try too?
Anyway, all other tests were successful (CIE, and SPID login, first onboarding, onboarding, email change, account deletion, barcodes, etc.)
@shadowsheep1 good catch we had to update the version of reactotron |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. The Zendesk part it doesn't seem to be related to this PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Given that we replaced Danger, do we still need the related scripts and the dependency declared in package.json
?
Note
This PR depends on pagopa/io-cie-sdk#53 pagopa/io-react-native-jwt#34 pagopa/io-react-native-crypto#32
Short description
This PR bumps react-native to 0.75 and updates all necessary dependencies.
List of changes proposed in this pull request
How to test
Anything should work as expected.