DEV Community

Discussion on: WebView — Navigation and data flow with WebViews in a React Native app

Collapse
 
mukeshmandiwal profile image
Mukesh Mandiwal

You can use in this way


<WebView
  source={{uri: 'https://www.google.com/maps?daddr=28.69875679999999,77.29257710000002'}} />