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

Wallet should use react-native-sms to send SMS invites for both iOS and Android #1553

Closed
jeanregisser opened this issue Oct 31, 2019 · 1 comment
Labels
Priority: P3 Minor tech-debt triaged label for issues that have been assigned a priority wallet

Comments

@jeanregisser
Copy link
Contributor

Expected Behavior

Wallet should use react-native-sms to send SMS invites for both iOS and Android

Current Behavior

react-native-sms was used to implement the SMS invite on iOS.
See #1541
This library can be used for both iOS and Android and we should now use it for Android too to avoid having to maintain 2 different JS implementations.

@tarikbellamine
Copy link
Contributor

Duplicate of #3693

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: P3 Minor tech-debt triaged label for issues that have been assigned a priority wallet
Projects
None yet
Development

No branches or pull requests

3 participants