Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @a.abunada/expo-location with all npm packages installed. Try it out:

require("@unimodules/core/package.json"); // @unimodules/core is a peer dependency. require("unimodules-permissions-interface/package.json"); // unimodules-permissions-interface is a peer dependency. require("unimodules-task-manager-interface/package.json"); // unimodules-task-manager-interface is a peer dependency. var expoLocation = require("@a.abunada/expo-location")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@a.abunada/expo-location v1.0.1

Allows reading geolocation information from the device. Your app can poll for the current location or subscribe to location update events.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free