Skip to content

GeoLocation Library not present in most recent version #25499

Description

@Grapetoast

React Native version: 0.60.0

Steps To Reproduce

  1. react-native init test
  2. edit pods to include geolocation
  3. atempt pod install
  4. observe error due to inability to find Geolocation node_module
  5. check '../node_modules/react-native/Geolocation
  6. The library is not present

Describe what you expected to happen:

  1. react-native init test
  2. edit pods to include geolocation
  3. atempt pod install
    4.pod installs correctly
  4. navigator.geolocation.getCurrentPosition should not error

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions