Sync interac_present info in CollectCardPaymentScreen in dev-app.
Motivation
https://jira.corp.stripe.com/browse/TERMINAL-41708
There's two elements affect the present of interac_present, now we sync all of this controls and also only leverage on react native's setState method in order to fix un-sync issue.
Testing
[x] I tested this manually
[ ] I added automated tests
Documentation
Select one:
[ ] I have added relevant documentation for my changes.
[x] This PR does not result in any developer-facing changes.
Summary
Sync interac_present info in CollectCardPaymentScreen in dev-app.
Motivation
https://jira.corp.stripe.com/browse/TERMINAL-41708 There's two elements affect the present of
interac_present
, now we sync all of this controls and also only leverage on react native's setState method in order to fix un-sync issue.Testing
Documentation
Select one: