使用 React Native 打开位置

Turn on the location using React Native

我想知道是否可以在没有库的情况下使用 React Native 打开位置。我只需要打开位置。我进行了搜索,但只找到了有关图书馆的信息。

实际上,在旧版本的 React Native 中,它提供了 Geolocation 来启用和获取位置。

在较新的版本中,他们将其与 React Native 包分开,以减小 React Native 包的大小并转移到

@react-native-community/geolocation