UNPKG

react-native-nitro-in-app-browser

Version:
9 lines (8 loc) 406 B
"use strict"; export let NitroInAppBrowserPresentationStyle = /*#__PURE__*/function (NitroInAppBrowserPresentationStyle) { NitroInAppBrowserPresentationStyle["PageSheet"] = "pageSheet"; NitroInAppBrowserPresentationStyle["FormSheet"] = "formSheet"; NitroInAppBrowserPresentationStyle["FullScreen"] = "fullScreen"; return NitroInAppBrowserPresentationStyle; }({}); //# sourceMappingURL=types.js.map