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 expo-router with all npm packages installed. Try it out:

require("react-native-safe-area-context/package.json"); // react-native-safe-area-context is a peer dependency. require("expo-linking/package.json"); // expo-linking is a peer dependency. require("expo/package.json"); // expo is a peer dependency. require("expo-status-bar/package.json"); // expo-status-bar is a peer dependency. require("expo-constants/package.json"); // expo-constants is a peer dependency. require("metro/package.json"); // metro is a peer dependency. require("@react-navigation/drawer/package.json"); // @react-navigation/drawer is a peer dependency. require("react-native-reanimated/package.json"); // react-native-reanimated is a peer dependency. require("react-native-screens/package.json"); // react-native-screens is a peer dependency. var expoRouter = require("expo-router")

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

expo-router v3.1.2

Expo Router is a file-based router for React Native and web applications.

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