UNPKG

@react-navigation/stack

Version:

Stack navigator component for iOS and Android with animated transitions and gestures

4 lines 199 B
import * as React from 'react'; const ModalPresentationContext = /*#__PURE__*/React.createContext(false); export default ModalPresentationContext; //# sourceMappingURL=ModalPresentationContext.js.map