zendesk / react-native-sunshine-conversations

React Native wrapper for Smooch.io
MIT License
36 stars 26 forks source link

Feature Request: Action Button #45

Closed shahidjabbar closed 6 years ago

shahidjabbar commented 6 years ago

Hello there, I would like to use the Action Button feature. We send our users Action Buttons that can take the user to a particular page in our old web app (Cordova). Would be great to have this feature supported in the react-native. Thanks!

shahidjabbar commented 6 years ago

Closing it as it can be solved by using the deep links. See https://medium.com/react-native-training/deep-linking-your-react-native-app-d87c39a1ad5e for details.