Bryce McMath

Results 41 comments of Bryce McMath

Can we get this one fixed up and merged?

The accessibilityRole of link in nested `Text` elements is not picked up on iOS until RN 0.69, so we'll have to wait until after our React Native upgrade to fix...

Until we start using the new RN architecture (with Fabric) inline nested links will not have accessibility features. This can be avoided in the interim by using the Link component...

@knguyenBC are we worried about giving users options to navigate away from BC Wallet while attestation is in progress?

The issue has been fixed and push notifications are working again, but there is still some error logs related to validation of the response summarized in the below ticket: #1976

Can I be assigned to this? I'm currently testing it

Back-navigation issues should now be fixed for both iOS (swipe back) and Android (hardware back button)

Still seems to have conflicts

Needs some proposed changes

Used the latest main BC Wallet with the dev mediator (where these changes have been deployed) and there is no longer any error messages related to push notifications. Nice