UNPKG

expo-router

Version:

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

6 lines 236 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Pressable = void 0; const react_native_1 = require("react-native"); exports.Pressable = react_native_1.Pressable; //# sourceMappingURL=Pressable.js.map