-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add WhatsApp to NativeApp #157
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…rt into feature/add-whatsapp-nativeapp
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.
@dhakalaashish I've requested some minor changes. And raised some points of clarification.
- Comment out handleGeoStationary code - Remove conditional check for sms toast - Rename EXCLUDED_COUNTRIES
@mohitb35 Thank you for your feedback. I've made most of the suggested changes, but retained some for correctness. |
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 once conflicts are resolved
This PR adds WhatsApp to nativeapp and updates the server implementation as well. It also upgrades react-native-auth0 from v2 to v3.