You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: