#oleg-reactnative-portal

1 messages · Page 1 of 1 (latest)

blissful plumeBOT
void niche
#

Hello 👋
There's no native support for customer portal on React Native. You might be able to use a WebView though

hallow shell
#

WebView?

#

what is it?

blissful plumeBOT
hallow shell
#

ok

#

but how can to configure WebView to get customer portal?

cosmic schooner
#

oleg-reactnative-portal

hallow shell
#

<WebView
source={{
uri:????????,
}}
?????
style={{marginTop: 20}}
/>

cosmic schooner
hallow shell
#
  1. via the API you get a URL ????
#

maybe example?