UNPKG

@react-navigation/core

Version:

Core utilities for building navigators

10 lines (9 loc) 191 B
"use strict"; /** * Empty component used for specifying route configuration. */ export function Screen(_) { /* istanbul ignore next */ return null; } //# sourceMappingURL=Screen.js.map