UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

8 lines (7 loc) 232 B
const createNativeStackNavigator = () => ({ Navigator: () => null, Screen: () => null }); const NativeStackView = _props => null; export { NativeStackView, createNativeStackNavigator }; //# sourceMappingURL=native-stack.mjs.map