我无法安装react本机反应-本机映射,当我尝试使用react-本机运行-android构建时(我还没有在iOS上尝试),就会出现这个错误:
react-native linkrnpm-install info iOS module react-native-maps is already linkedrnpm-install info Android module re
我想在我的react-native应用程序中获得连接状态,所以当没有互联网时,我会收到一个带有消息的警告框,"check your connection and retry later"。出于这个原因,我在我的应用程序中包括了netInfo: // For Android devices
if (Platform.OS