Как отобразить Iframe Google Map в React Native? ⇐ Android
-
Anonymous
Как отобразить Iframe Google Map в React Native?
I've been trying to integrate a Google Map iframe into my React Native app, but I'm encountering issues. I've attempted to use the react-native-webview library, following the documentation, but it hasn't worked as expected. My goal is simply to display an office address on a Google Map within my app.
my code :-
import { WebView } from 'react-native-webview'; I tried RenderHTML also but it didn't work for me.
Источник: https://stackoverflow.com/questions/781 ... act-native
I've been trying to integrate a Google Map iframe into my React Native app, but I'm encountering issues. I've attempted to use the react-native-webview library, following the documentation, but it hasn't worked as expected. My goal is simply to display an office address on a Google Map within my app.
my code :-
import { WebView } from 'react-native-webview'; I tried RenderHTML also but it didn't work for me.
Источник: https://stackoverflow.com/questions/781 ... act-native
Мобильная версия