mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 19:11:02 +00:00
1 line
95 KiB
Plaintext
1 line
95 KiB
Plaintext
{"dependencies":[{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":31,"index":31}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Animated","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"dNPzxVfn0yBoRxvhD+vE+lN7k4Q=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/DeviceEventEmitter","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"oyzjoDTnmzvralkBUpVLTrRSEl0=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Dimensions","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"ySrYx/xxJL+A+Ie+sLy/r/EEnF8=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/InteractionManager","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"E1svWd9Rf36of+t/onRHnMp74KA=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/KeyboardAvoidingView","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"kFCo14D1kTbuTr2oaN22xX743Ns=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Modal","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"Ezhl/vznHrlq0iqGXODlZeJLO5I=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/PanResponder","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"NacIK8K4Ix298JTjZY1MHzOjiV0=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Platform","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"dV3bI3NOD8bfMzaIniMaFGy/nn8=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/TouchableWithoutFeedback","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"+plsYCmcHrb6kRqP/0PsTd9p7h0=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/View","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"4kYBDC6LJJXoH7P9rWDi3vkLVB0=","exportNames":["*"],"imports":1}},{"name":"react-native-animatable","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":3,"column":0,"index":211},"end":{"line":3,"column":54,"index":265}}],"key":"R8TYMNLGfPqIXjSysC+cPLZnlyQ=","exportNames":["*"],"imports":1}},{"name":"./utils","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":4,"column":0,"index":266},"end":{"line":4,"column":84,"index":350}}],"key":"fIqjJ6Rx8c7Khc/wm9kX7hQXC5I=","exportNames":["*"],"imports":1}},{"name":"./modal.style","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":5,"column":0,"index":351},"end":{"line":5,"column":35,"index":386}}],"key":"plZ8hAOc+r3g/iy+4BR7NJZn+ZY=","exportNames":["*"],"imports":1}},{"name":"./back-handler.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":6,"column":0,"index":387},"end":{"line":6,"column":48,"index":435}}],"key":"0mtlmSPJ9SE9QuOMkLRYlvGufc8=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, '__esModule', {\n value: true\n });\n function _interopNamespace(e) {\n if (e && e.__esModule) return e;\n var n = {};\n if (e) Object.keys(e).forEach(function (k) {\n var d = Object.getOwnPropertyDescriptor(e, k);\n Object.defineProperty(n, k, d.get ? d : {\n enumerable: true,\n get: function () {\n return e[k];\n }\n });\n });\n n.default = e;\n return n;\n }\n function _interopDefault(e) {\n return e && e.__esModule ? e : {\n default: e\n };\n }\n Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return _default;\n }\n });\n Object.defineProperty(exports, \"ReactNativeModal\", {\n enumerable: true,\n get: function () {\n return ReactNativeModal;\n }\n });\n var _react = require(_dependencyMap[0], \"react\");\n var React = _interopNamespace(_react);\n var _reactNativeWebDistExportsAnimated = require(_dependencyMap[1], \"react-native-web/dist/exports/Animated\");\n var Animated = _interopDefault(_reactNativeWebDistExportsAnimated);\n var _reactNativeWebDistExportsDeviceEventEmitter = require(_dependencyMap[2], \"react-native-web/dist/exports/DeviceEventEmitter\");\n var DeviceEventEmitter = _interopDefault(_reactNativeWebDistExportsDeviceEventEmitter);\n var _reactNativeWebDistExportsDimensions = require(_dependencyMap[3], \"react-native-web/dist/exports/Dimensions\");\n var Dimensions = _interopDefault(_reactNativeWebDistExportsDimensions);\n var _reactNativeWebDistExportsInteractionManager = require(_dependencyMap[4], \"react-native-web/dist/exports/InteractionManager\");\n var InteractionManager = _interopDefault(_reactNativeWebDistExportsInteractionManager);\n var _reactNativeWebDistExportsKeyboardAvoidingView = require(_dependencyMap[5], \"react-native-web/dist/exports/KeyboardAvoidingView\");\n var KeyboardAvoidingView = _interopDefault(_reactNativeWebDistExportsKeyboardAvoidingView);\n var _reactNativeWebDistExportsModal = require(_dependencyMap[6], \"react-native-web/dist/exports/Modal\");\n var Modal = _interopDefault(_reactNativeWebDistExportsModal);\n var _reactNativeWebDistExportsPanResponder = require(_dependencyMap[7], \"react-native-web/dist/exports/PanResponder\");\n var PanResponder = _interopDefault(_reactNativeWebDistExportsPanResponder);\n var _reactNativeWebDistExportsPlatform = require(_dependencyMap[8], \"react-native-web/dist/exports/Platform\");\n var Platform = _interopDefault(_reactNativeWebDistExportsPlatform);\n var _reactNativeWebDistExportsTouchableWithoutFeedback = require(_dependencyMap[9], \"react-native-web/dist/exports/TouchableWithoutFeedback\");\n var TouchableWithoutFeedback = _interopDefault(_reactNativeWebDistExportsTouchableWithoutFeedback);\n var _reactNativeWebDistExportsView = require(_dependencyMap[10], \"react-native-web/dist/exports/View\");\n var View = _interopDefault(_reactNativeWebDistExportsView);\n var _reactNativeAnimatable = require(_dependencyMap[11], \"react-native-animatable\");\n var animatable = _interopNamespace(_reactNativeAnimatable);\n var _utils = require(_dependencyMap[12], \"./utils\");\n var _modalStyle = require(_dependencyMap[13], \"./modal.style\");\n var styles = _interopDefault(_modalStyle);\n var _backHandlerJs = require(_dependencyMap[14], \"./back-handler.js\");\n // Override default react-native-animatable animations\n (0, _utils.initializeAnimations)();\n const defaultProps = {\n animationIn: 'slideInUp',\n animationInTiming: 300,\n animationOut: 'slideOutDown',\n animationOutTiming: 300,\n avoidKeyboard: false,\n coverScreen: true,\n hasBackdrop: true,\n backdropColor: 'black',\n backdropOpacity: 0.7,\n backdropTransitionInTiming: 300,\n backdropTransitionOutTiming: 300,\n customBackdrop: null,\n useNativeDriver: false,\n deviceHeight: null,\n deviceWidth: null,\n hideModalContentWhileAnimating: false,\n propagateSwipe: false,\n isVisible: false,\n panResponderThreshold: 4,\n swipeThreshold: 100,\n onModalShow: () => null,\n onModalWillShow: () => null,\n onModalHide: () => null,\n onModalWillHide: () => null,\n onBackdropPress: () => null,\n onBackButtonPress: () => null,\n scrollTo: null,\n scrollOffset: 0,\n scrollOffsetMax: 0,\n scrollHorizontal: false,\n statusBarTranslucent: false,\n supportedOrientations: ['portrait', 'landscape']\n };\n const extractAnimationFromProps = props => ({\n animationIn: props.animationIn,\n animationOut: props.animationOut\n });\n class ReactNativeModal extends React.Component {\n static defaultProps = defaultProps;\n backHandler = null;\n // We use an internal state for keeping track of the modal visibility: this allows us to keep\n // the modal visible during the exit animation, even if the user has already change the\n // isVisible prop to false.\n // We store in the state the device width and height so that we can update the modal on\n // device rotation.\n state = {\n showContent: true,\n isVisible: false,\n deviceWidth: Dimensions.default.get('window').width,\n deviceHeight: Dimensions.default.get('window').height,\n isSwipeable: !!this.props.swipeDirection,\n pan: null\n };\n isTransitioning = false;\n inSwipeClosingState = false;\n currentSwipingDirection = null;\n panResponder = null;\n didUpdateDimensionsEmitter = null;\n interactionHandle = null;\n constructor(props) {\n super(props);\n const {\n animationIn,\n animationOut\n } = (0, _utils.buildAnimations)(extractAnimationFromProps(props));\n this.animationIn = animationIn;\n this.animationOut = animationOut;\n if (this.state.isSwipeable) {\n this.state = {\n ...this.state,\n pan: new Animated.default.ValueXY()\n };\n this.buildPanResponder();\n }\n if (props.isVisible) {\n this.state = {\n ...this.state,\n isVisible: true,\n showContent: true\n };\n }\n }\n static getDerivedStateFromProps(nextProps, state) {\n if (!state.isVisible && nextProps.isVisible) {\n return {\n isVisible: true,\n showContent: true\n };\n }\n return null;\n }\n componentDidMount() {\n // Show deprecation message\n if (this.props.onSwipe) {\n console.warn('`<Modal onSwipe=\"...\" />` is deprecated and will be removed starting from 13.0.0. Use `<Modal onSwipeComplete=\"...\" />` instead.');\n }\n this.didUpdateDimensionsEmitter = DeviceEventEmitter.default.addListener('didUpdateDimensions', this.handleDimensionsUpdate);\n if (this.state.isVisible) {\n this.open();\n }\n this.backHandler = _backHandlerJs.BackHandler.addEventListener('hardwareBackPress', this.onBackButtonPress);\n }\n componentWillUnmount() {\n if (this.backHandler) {\n this.backHandler.remove();\n this.backHandler = null;\n }\n if (this.didUpdateDimensionsEmitter) {\n this.didUpdateDimensionsEmitter.remove();\n }\n if (this.interactionHandle) {\n InteractionManager.default.clearInteractionHandle(this.interactionHandle);\n this.interactionHandle = null;\n }\n }\n componentDidUpdate(prevProps) {\n // If the animations have been changed then rebuild them to make sure we're\n // using the most up-to-date ones\n if (this.props.animationIn !== prevProps.animationIn || this.props.animationOut !== prevProps.animationOut) {\n const {\n animationIn,\n animationOut\n } = (0, _utils.buildAnimations)(extractAnimationFromProps(this.props));\n this.animationIn = animationIn;\n this.animationOut = animationOut;\n }\n // If backdrop opacity has been changed then make sure to update it\n if (this.props.backdropOpacity !== prevProps.backdropOpacity && this.backdropRef) {\n this.backdropRef.transitionTo({\n opacity: this.props.backdropOpacity\n }, this.props.backdropTransitionInTiming);\n }\n // On modal open request, we slide the view up and fade in the backdrop\n if (this.props.isVisible && !prevProps.isVisible) {\n this.open();\n } else if (!this.props.isVisible && prevProps.isVisible) {\n // On modal close request, we slide the view down and fade out the backdrop\n this.close();\n }\n }\n getDeviceHeight = () => this.props.deviceHeight || this.state.deviceHeight;\n getDeviceWidth = () => this.props.deviceWidth || this.state.deviceWidth;\n onBackButtonPress = () => {\n if (this.props.onBackButtonPress && this.props.isVisible) {\n this.props.onBackButtonPress();\n return true;\n }\n return false;\n };\n shouldPropagateSwipe = (evt, gestureState) => {\n return typeof this.props.propagateSwipe === 'function' ? this.props.propagateSwipe(evt, gestureState) : this.props.propagateSwipe;\n };\n buildPanResponder = () => {\n let animEvt = null;\n this.panResponder = PanResponder.default.create({\n onMoveShouldSetPanResponder: (evt, gestureState) => {\n // Use propagateSwipe to allow inner content to scroll. See PR:\n // https://github.com/react-native-community/react-native-modal/pull/246\n if (!this.shouldPropagateSwipe(evt, gestureState)) {\n // The number \"4\" is just a good tradeoff to make the panResponder\n // work correctly even when the modal has touchable buttons.\n // However, if you want to overwrite this and choose for yourself,\n // set panResponderThreshold in the props.\n // For reference:\n // https://github.com/react-native-community/react-native-modal/pull/197\n const shouldSetPanResponder = Math.abs(gestureState.dx) >= this.props.panResponderThreshold || Math.abs(gestureState.dy) >= this.props.panResponderThreshold;\n if (shouldSetPanResponder && this.props.onSwipeStart) {\n this.props.onSwipeStart(gestureState);\n }\n this.currentSwipingDirection = this.getSwipingDirection(gestureState);\n animEvt = this.createAnimationEventForSwipe();\n return shouldSetPanResponder;\n }\n return false;\n },\n onStartShouldSetPanResponder: (e, gestureState) => {\n const hasScrollableView = e._dispatchInstances && e._dispatchInstances.some(instance => /scrollview|flatlist/i.test(instance.type));\n if (hasScrollableView && this.shouldPropagateSwipe(e, gestureState) && this.props.scrollTo && this.props.scrollOffset > 0) {\n return false; // user needs to be able to scroll content back up\n }\n if (this.props.onSwipeStart) {\n this.props.onSwipeStart(gestureState);\n }\n // Cleared so that onPanResponderMove can wait to have some delta\n // to work with\n this.currentSwipingDirection = null;\n return true;\n },\n onPanResponderMove: (evt, gestureState) => {\n // Using onStartShouldSetPanResponder we don't have any delta so we don't know\n // The direction to which the user is swiping until some move have been done\n if (!this.currentSwipingDirection) {\n if (gestureState.dx === 0 && gestureState.dy === 0) {\n return;\n }\n this.currentSwipingDirection = this.getSwipingDirection(gestureState);\n animEvt = this.createAnimationEventForSwipe();\n }\n if (this.isSwipeDirectionAllowed(gestureState)) {\n // Dim the background while swiping the modal\n const newOpacityFactor = 1 - this.calcDistancePercentage(gestureState);\n this.backdropRef && this.backdropRef.transitionTo({\n opacity: this.props.backdropOpacity * newOpacityFactor\n });\n animEvt(evt, gestureState);\n if (this.props.onSwipeMove) {\n this.props.onSwipeMove(newOpacityFactor, gestureState);\n }\n } else {\n if (this.props.scrollTo) {\n if (this.props.scrollHorizontal) {\n let offsetX = -gestureState.dx;\n if (offsetX > this.props.scrollOffsetMax) {\n offsetX -= (offsetX - this.props.scrollOffsetMax) / 2;\n }\n this.props.scrollTo({\n x: offsetX,\n animated: false\n });\n } else {\n let offsetY = -gestureState.dy;\n if (offsetY > this.props.scrollOffsetMax) {\n offsetY -= (offsetY - this.props.scrollOffsetMax) / 2;\n }\n this.props.scrollTo({\n y: offsetY,\n animated: false\n });\n }\n }\n }\n },\n onPanResponderRelease: (evt, gestureState) => {\n // Call the onSwipe prop if the threshold has been exceeded on the right direction\n const accDistance = this.getAccDistancePerDirection(gestureState);\n if (accDistance > this.props.swipeThreshold && this.isSwipeDirectionAllowed(gestureState)) {\n if (this.props.onSwipeComplete) {\n this.inSwipeClosingState = true;\n this.props.onSwipeComplete({\n swipingDirection: this.getSwipingDirection(gestureState)\n }, gestureState);\n return;\n }\n // Deprecated. Remove later.\n if (this.props.onSwipe) {\n this.inSwipeClosingState = true;\n this.props.onSwipe();\n return;\n }\n }\n //Reset backdrop opacity and modal position\n if (this.props.onSwipeCancel) {\n this.props.onSwipeCancel(gestureState);\n }\n if (this.backdropRef) {\n this.backdropRef.transitionTo({\n opacity: this.props.backdropOpacity\n });\n }\n Animated.default.spring(this.state.pan, {\n toValue: {\n x: 0,\n y: 0\n },\n bounciness: 0,\n useNativeDriver: false\n }).start();\n if (this.props.scrollTo) {\n if (this.props.scrollOffset > this.props.scrollOffsetMax) {\n this.props.scrollTo({\n y: this.props.scrollOffsetMax,\n animated: true\n });\n }\n }\n }\n });\n };\n getAccDistancePerDirection = gestureState => {\n switch (this.currentSwipingDirection) {\n case 'up':\n return -gestureState.dy;\n case 'down':\n return gestureState.dy;\n case 'right':\n return gestureState.dx;\n case 'left':\n return -gestureState.dx;\n default:\n return 0;\n }\n };\n getSwipingDirection = gestureState => {\n if (Math.abs(gestureState.dx) > Math.abs(gestureState.dy)) {\n return gestureState.dx > 0 ? 'right' : 'left';\n }\n return gestureState.dy > 0 ? 'down' : 'up';\n };\n calcDistancePercentage = gestureState => {\n switch (this.currentSwipingDirection) {\n case 'down':\n return (gestureState.moveY - gestureState.y0) / ((this.props.deviceHeight || this.state.deviceHeight) - gestureState.y0);\n case 'up':\n return (0, _utils.reversePercentage)(gestureState.moveY / gestureState.y0);\n case 'left':\n return (0, _utils.reversePercentage)(gestureState.moveX / gestureState.x0);\n case 'right':\n return (gestureState.moveX - gestureState.x0) / ((this.props.deviceWidth || this.state.deviceWidth) - gestureState.x0);\n default:\n return 0;\n }\n };\n createAnimationEventForSwipe = () => {\n if (this.currentSwipingDirection === 'right' || this.currentSwipingDirection === 'left') {\n return Animated.default.event([null, {\n dx: this.state.pan.x\n }], {\n useNativeDriver: false\n });\n } else {\n return Animated.default.event([null, {\n dy: this.state.pan.y\n }], {\n useNativeDriver: false\n });\n }\n };\n isDirectionIncluded = direction => {\n return Array.isArray(this.props.swipeDirection) ? this.props.swipeDirection.includes(direction) : this.props.swipeDirection === direction;\n };\n isSwipeDirectionAllowed = ({\n dy,\n dx\n }) => {\n const draggedDown = dy > 0;\n const draggedUp = dy < 0;\n const draggedLeft = dx < 0;\n const draggedRight = dx > 0;\n if (this.currentSwipingDirection === 'up' && this.isDirectionIncluded('up') && draggedUp) {\n return true;\n } else if (this.currentSwipingDirection === 'down' && this.isDirectionIncluded('down') && draggedDown) {\n return true;\n } else if (this.currentSwipingDirection === 'right' && this.isDirectionIncluded('right') && draggedRight) {\n return true;\n } else if (this.currentSwipingDirection === 'left' && this.isDirectionIncluded('left') && draggedLeft) {\n return true;\n }\n return false;\n };\n handleDimensionsUpdate = () => {\n if (!this.props.deviceHeight && !this.props.deviceWidth) {\n // Here we update the device dimensions in the state if the layout changed\n // (triggering a render)\n const deviceWidth = Dimensions.default.get('window').width;\n const deviceHeight = Dimensions.default.get('window').height;\n if (deviceWidth !== this.state.deviceWidth || deviceHeight !== this.state.deviceHeight) {\n this.setState({\n deviceWidth,\n deviceHeight\n });\n }\n }\n };\n open = () => {\n if (this.isTransitioning) {\n return;\n }\n this.isTransitioning = true;\n if (this.backdropRef) {\n this.backdropRef.transitionTo({\n opacity: this.props.backdropOpacity\n }, this.props.backdropTransitionInTiming);\n }\n // This is for resetting the pan position,otherwise the modal gets stuck\n // at the last released position when you try to open it.\n // TODO: Could certainly be improved - no idea for the moment.\n if (this.state.isSwipeable) {\n this.state.pan.setValue({\n x: 0,\n y: 0\n });\n }\n if (this.contentRef) {\n this.props.onModalWillShow && this.props.onModalWillShow();\n if (this.interactionHandle == null) {\n this.interactionHandle = InteractionManager.default.createInteractionHandle();\n }\n this.contentRef.animate(this.animationIn, this.props.animationInTiming).then(() => {\n this.isTransitioning = false;\n if (this.interactionHandle) {\n InteractionManager.default.clearInteractionHandle(this.interactionHandle);\n this.interactionHandle = null;\n }\n if (!this.props.isVisible) {\n this.close();\n } else {\n this.props.onModalShow();\n }\n });\n }\n };\n close = () => {\n if (this.isTransitioning) {\n return;\n }\n this.isTransitioning = true;\n if (this.backdropRef) {\n this.backdropRef.transitionTo({\n opacity: 0\n }, this.props.backdropTransitionOutTiming);\n }\n let animationOut = this.animationOut;\n if (this.inSwipeClosingState) {\n this.inSwipeClosingState = false;\n if (this.currentSwipingDirection === 'up') {\n animationOut = 'slideOutUp';\n } else if (this.currentSwipingDirection === 'down') {\n animationOut = 'slideOutDown';\n } else if (this.currentSwipingDirection === 'right') {\n animationOut = 'slideOutRight';\n } else if (this.currentSwipingDirection === 'left') {\n animationOut = 'slideOutLeft';\n }\n }\n if (this.contentRef) {\n this.props.onModalWillHide && this.props.onModalWillHide();\n if (this.interactionHandle == null) {\n this.interactionHandle = InteractionManager.default.createInteractionHandle();\n }\n this.contentRef.animate(animationOut, this.props.animationOutTiming).then(() => {\n this.isTransitioning = false;\n if (this.interactionHandle) {\n InteractionManager.default.clearInteractionHandle(this.interactionHandle);\n this.interactionHandle = null;\n }\n if (this.props.isVisible) {\n this.open();\n } else {\n this.setState({\n showContent: false\n }, () => {\n this.setState({\n isVisible: false\n }, () => {\n this.props.onModalHide();\n });\n });\n }\n });\n }\n };\n makeBackdrop = () => {\n if (!this.props.hasBackdrop) {\n return null;\n }\n if (this.props.customBackdrop && ! /*#__PURE__*/React.isValidElement(this.props.customBackdrop)) {\n console.warn('Invalid customBackdrop element passed to Modal. You must provide a valid React element.');\n }\n const {\n customBackdrop,\n backdropColor,\n useNativeDriver,\n useNativeDriverForBackdrop,\n onBackdropPress\n } = this.props;\n const hasCustomBackdrop = !!this.props.customBackdrop;\n const backdropComputedStyle = [{\n width: this.getDeviceWidth(),\n height: this.getDeviceHeight(),\n backgroundColor: this.state.showContent && !hasCustomBackdrop ? backdropColor : 'transparent'\n }];\n const backdropWrapper = /*#__PURE__*/React.createElement(animatable.View\n // @ts-expect-error TODO fix it\n , {\n // @ts-expect-error TODO fix it\n ref: ref => this.backdropRef = ref,\n useNativeDriver: useNativeDriverForBackdrop !== undefined ? useNativeDriverForBackdrop : useNativeDriver,\n style: [styles.default.backdrop, backdropComputedStyle]\n }, hasCustomBackdrop && customBackdrop);\n if (hasCustomBackdrop) {\n // The user will handle backdrop presses himself\n return backdropWrapper;\n }\n // If there's no custom backdrop, handle presses with\n // TouchableWithoutFeedback\n return /*#__PURE__*/React.createElement(TouchableWithoutFeedback.default, {\n onPress: onBackdropPress\n }, backdropWrapper);\n };\n render() {\n /* eslint-disable @typescript-eslint/no-unused-vars */\n const {\n animationIn,\n animationInTiming,\n animationOut,\n animationOutTiming,\n avoidKeyboard,\n coverScreen,\n hasBackdrop,\n backdropColor,\n backdropOpacity,\n backdropTransitionInTiming,\n backdropTransitionOutTiming,\n customBackdrop,\n children,\n isVisible,\n onModalShow,\n onBackButtonPress,\n useNativeDriver,\n propagateSwipe,\n style,\n ...otherProps\n } = this.props;\n const {\n testID,\n ...containerProps\n } = otherProps;\n const computedStyle = [{\n margin: this.getDeviceWidth() * 0.05,\n transform: [{\n translateY: 0\n }]\n }, styles.default.content, style];\n let panHandlers = {};\n let panPosition = {};\n if (this.state.isSwipeable) {\n panHandlers = {\n ...this.panResponder.panHandlers\n };\n if (useNativeDriver) {\n panPosition = {\n transform: this.state.pan.getTranslateTransform()\n };\n } else {\n panPosition = this.state.pan.getLayout();\n }\n }\n // The user might decide not to show the modal while it is animating\n // to enhance performance.\n const _children = this.props.hideModalContentWhileAnimating && this.props.useNativeDriver && !this.state.showContent ? (/*#__PURE__*/React.createElement(animatable.View, null)) : children;\n const containerView = /*#__PURE__*/React.createElement(animatable.View, {\n ...panHandlers,\n // @ts-expect-error TODO fix it\n ref: ref => this.contentRef = ref,\n style: [panPosition, computedStyle],\n pointerEvents: \"box-none\",\n useNativeDriver: useNativeDriver,\n ...containerProps\n }, _children);\n // If coverScreen is set to false by the user\n // we render the modal inside the parent view directly\n if (!coverScreen && this.state.isVisible) {\n return /*#__PURE__*/React.createElement(View.default, {\n pointerEvents: \"box-none\",\n style: [styles.default.backdrop, styles.default.containerBox]\n }, this.makeBackdrop(), containerView);\n }\n return /*#__PURE__*/React.createElement(Modal.default, {\n transparent: true,\n animationType: 'none',\n visible: this.state.isVisible,\n onRequestClose: onBackButtonPress,\n ...otherProps\n }, this.makeBackdrop(), avoidKeyboard ? (/*#__PURE__*/React.createElement(KeyboardAvoidingView.default, {\n behavior: Platform.default.OS === 'ios' ? 'padding' : undefined,\n pointerEvents: \"box-none\",\n style: computedStyle.concat([{\n margin: 0\n }])\n }, containerView)) : containerView);\n }\n }\n var _default = ReactNativeModal;\n});","lineCount":643,"map":[[27,2,546,0,"Object"],[27,8,546,0],[27,9,546,0,"defineProperty"],[27,23,546,0],[27,24,546,0,"exports"],[27,31,546,0],[28,4,546,0,"enumerable"],[28,14,546,0],[29,4,546,0,"get"],[29,7,546,0],[29,18,546,0,"get"],[29,19,546,0],[30,6,546,0],[30,13,546,0,"_default"],[30,21,546,0],[31,4,546,0],[32,2,546,0],[33,2,47,0,"Object"],[33,8,47,0],[33,9,47,0,"defineProperty"],[33,23,47,0],[33,24,47,0,"exports"],[33,31,47,0],[34,4,47,0,"enumerable"],[34,14,47,0],[35,4,47,0,"get"],[35,7,47,0],[35,18,47,0,"get"],[35,19,47,0],[36,6,47,0],[36,13,47,0,"ReactNativeModal"],[36,29,47,0],[37,4,47,0],[38,2,47,0],[39,2,1,0],[39,6,1,0,"_react"],[39,12,1,0],[39,15,1,0,"require"],[39,22,1,0],[39,23,1,0,"_dependencyMap"],[39,37,1,0],[40,2,1,0],[40,6,1,0,"React"],[40,11,1,0],[40,14,1,0,"_interopNamespace"],[40,31,1,0],[40,32,1,0,"_react"],[40,38,1,0],[41,2,1,31],[41,6,1,31,"_reactNativeWebDistExportsAnimated"],[41,40,1,31],[41,43,1,31,"require"],[41,50,1,31],[41,51,1,31,"_dependencyMap"],[41,65,1,31],[42,2,1,31],[42,6,1,31,"Animated"],[42,14,1,31],[42,17,1,31,"_interopDefault"],[42,32,1,31],[42,33,1,31,"_reactNativeWebDistExportsAnimated"],[42,67,1,31],[43,2,1,31],[43,6,1,31,"_reactNativeWebDistExportsDeviceEventEmitter"],[43,50,1,31],[43,53,1,31,"require"],[43,60,1,31],[43,61,1,31,"_dependencyMap"],[43,75,1,31],[44,2,1,31],[44,6,1,31,"DeviceEventEmitter"],[44,24,1,31],[44,27,1,31,"_interopDefault"],[44,42,1,31],[44,43,1,31,"_reactNativeWebDistExportsDeviceEventEmitter"],[44,87,1,31],[45,2,1,31],[45,6,1,31,"_reactNativeWebDistExportsDimensions"],[45,42,1,31],[45,45,1,31,"require"],[45,52,1,31],[45,53,1,31,"_dependencyMap"],[45,67,1,31],[46,2,1,31],[46,6,1,31,"Dimensions"],[46,16,1,31],[46,19,1,31,"_interopDefault"],[46,34,1,31],[46,35,1,31,"_reactNativeWebDistExportsDimensions"],[46,71,1,31],[47,2,1,31],[47,6,1,31,"_reactNativeWebDistExportsInteractionManager"],[47,50,1,31],[47,53,1,31,"require"],[47,60,1,31],[47,61,1,31,"_dependencyMap"],[47,75,1,31],[48,2,1,31],[48,6,1,31,"InteractionManager"],[48,24,1,31],[48,27,1,31,"_interopDefault"],[48,42,1,31],[48,43,1,31,"_reactNativeWebDistExportsInteractionManager"],[48,87,1,31],[49,2,1,31],[49,6,1,31,"_reactNativeWebDistExportsKeyboardAvoidingView"],[49,52,1,31],[49,55,1,31,"require"],[49,62,1,31],[49,63,1,31,"_dependencyMap"],[49,77,1,31],[50,2,1,31],[50,6,1,31,"KeyboardAvoidingView"],[50,26,1,31],[50,29,1,31,"_interopDefault"],[50,44,1,31],[50,45,1,31,"_reactNativeWebDistExportsKeyboardAvoidingView"],[50,91,1,31],[51,2,1,31],[51,6,1,31,"_reactNativeWebDistExportsModal"],[51,37,1,31],[51,40,1,31,"require"],[51,47,1,31],[51,48,1,31,"_dependencyMap"],[51,62,1,31],[52,2,1,31],[52,6,1,31,"Modal"],[52,11,1,31],[52,14,1,31,"_interopDefault"],[52,29,1,31],[52,30,1,31,"_reactNativeWebDistExportsModal"],[52,61,1,31],[53,2,1,31],[53,6,1,31,"_reactNativeWebDistExportsPanResponder"],[53,44,1,31],[53,47,1,31,"require"],[53,54,1,31],[53,55,1,31,"_dependencyMap"],[53,69,1,31],[54,2,1,31],[54,6,1,31,"PanResponder"],[54,18,1,31],[54,21,1,31,"_interopDefault"],[54,36,1,31],[54,37,1,31,"_reactNativeWebDistExportsPanResponder"],[54,75,1,31],[55,2,1,31],[55,6,1,31,"_reactNativeWebDistExportsPlatform"],[55,40,1,31],[55,43,1,31,"require"],[55,50,1,31],[55,51,1,31,"_dependencyMap"],[55,65,1,31],[56,2,1,31],[56,6,1,31,"Platform"],[56,14,1,31],[56,17,1,31,"_interopDefault"],[56,32,1,31],[56,33,1,31,"_reactNativeWebDistExportsPlatform"],[56,67,1,31],[57,2,1,31],[57,6,1,31,"_reactNativeWebDistExportsTouchableWithoutFeedback"],[57,56,1,31],[57,59,1,31,"require"],[57,66,1,31],[57,67,1,31,"_dependencyMap"],[57,81,1,31],[58,2,1,31],[58,6,1,31,"TouchableWithoutFeedback"],[58,30,1,31],[58,33,1,31,"_interopDefault"],[58,48,1,31],[58,49,1,31,"_reactNativeWebDistExportsTouchableWithoutFeedback"],[58,99,1,31],[59,2,1,31],[59,6,1,31,"_reactNativeWebDistExportsView"],[59,36,1,31],[59,39,1,31,"require"],[59,46,1,31],[59,47,1,31,"_dependencyMap"],[59,61,1,31],[60,2,1,31],[60,6,1,31,"View"],[60,10,1,31],[60,13,1,31,"_interopDefault"],[60,28,1,31],[60,29,1,31,"_reactNativeWebDistExportsView"],[60,59,1,31],[61,2,3,0],[61,6,3,0,"_reactNativeAnimatable"],[61,28,3,0],[61,31,3,0,"require"],[61,38,3,0],[61,39,3,0,"_dependencyMap"],[61,53,3,0],[62,2,3,0],[62,6,3,0,"animatable"],[62,16,3,0],[62,19,3,0,"_interopNamespace"],[62,36,3,0],[62,37,3,0,"_reactNativeAnimatable"],[62,59,3,0],[63,2,4,0],[63,6,4,0,"_utils"],[63,12,4,0],[63,15,4,0,"require"],[63,22,4,0],[63,23,4,0,"_dependencyMap"],[63,37,4,0],[64,2,5,0],[64,6,5,0,"_modalStyle"],[64,17,5,0],[64,20,5,0,"require"],[64,27,5,0],[64,28,5,0,"_dependencyMap"],[64,42,5,0],[65,2,5,0],[65,6,5,0,"styles"],[65,12,5,0],[65,15,5,0,"_interopDefault"],[65,30,5,0],[65,31,5,0,"_modalStyle"],[65,42,5,0],[66,2,6,0],[66,6,6,0,"_backHandlerJs"],[66,20,6,0],[66,23,6,0,"require"],[66,30,6,0],[66,31,6,0,"_dependencyMap"],[66,45,6,0],[67,2,7,0],[68,2,8,0],[68,6,8,0,"initializeAnimations"],[68,12,8,20],[68,13,8,20,"initializeAnimations"],[68,33,8,20],[68,35,8,21],[68,36,8,22],[69,2,9,0],[69,8,9,6,"defaultProps"],[69,20,9,18],[69,23,9,21],[70,4,10,4,"animationIn"],[70,15,10,15],[70,17,10,17],[70,28,10,28],[71,4,11,4,"animationInTiming"],[71,21,11,21],[71,23,11,23],[71,26,11,26],[72,4,12,4,"animationOut"],[72,16,12,16],[72,18,12,18],[72,32,12,32],[73,4,13,4,"animationOutTiming"],[73,22,13,22],[73,24,13,24],[73,27,13,27],[74,4,14,4,"avoidKeyboard"],[74,17,14,17],[74,19,14,19],[74,24,14,24],[75,4,15,4,"coverScreen"],[75,15,15,15],[75,17,15,17],[75,21,15,21],[76,4,16,4,"hasBackdrop"],[76,15,16,15],[76,17,16,17],[76,21,16,21],[77,4,17,4,"backdropColor"],[77,17,17,17],[77,19,17,19],[77,26,17,26],[78,4,18,4,"backdropOpacity"],[78,19,18,19],[78,21,18,21],[78,24,18,24],[79,4,19,4,"backdropTransitionInTiming"],[79,30,19,30],[79,32,19,32],[79,35,19,35],[80,4,20,4,"backdropTransitionOutTiming"],[80,31,20,31],[80,33,20,33],[80,36,20,36],[81,4,21,4,"customBackdrop"],[81,18,21,18],[81,20,21,20],[81,24,21,24],[82,4,22,4,"useNativeDriver"],[82,19,22,19],[82,21,22,21],[82,26,22,26],[83,4,23,4,"deviceHeight"],[83,16,23,16],[83,18,23,18],[83,22,23,22],[84,4,24,4,"deviceWidth"],[84,15,24,15],[84,17,24,17],[84,21,24,21],[85,4,25,4,"hideModalContentWhileAnimating"],[85,34,25,34],[85,36,25,36],[85,41,25,41],[86,4,26,4,"propagateSwipe"],[86,18,26,18],[86,20,26,20],[86,25,26,25],[87,4,27,4,"isVisible"],[87,13,27,13],[87,15,27,15],[87,20,27,20],[88,4,28,4,"panResponderThreshold"],[88,25,28,25],[88,27,28,27],[88,28,28,28],[89,4,29,4,"swipeThreshold"],[89,18,29,18],[89,20,29,20],[89,23,29,23],[90,4,30,4,"onModalShow"],[90,15,30,15],[90,17,30,18,"onModalShow"],[90,18,30,18],[90,23,30,24],[90,27,30,29],[91,4,31,4,"onModalWillShow"],[91,19,31,19],[91,21,31,22,"onModalWillShow"],[91,22,31,22],[91,27,31,28],[91,31,31,33],[92,4,32,4,"onModalHide"],[92,15,32,15],[92,17,32,18,"onModalHide"],[92,18,32,18],[92,23,32,24],[92,27,32,29],[93,4,33,4,"onModalWillHide"],[93,19,33,19],[93,21,33,22,"onModalWillHide"],[93,22,33,22],[93,27,33,28],[93,31,33,33],[94,4,34,4,"onBackdropPress"],[94,19,34,19],[94,21,34,22,"onBackdropPress"],[94,22,34,22],[94,27,34,28],[94,31,34,33],[95,4,35,4,"onBackButtonPress"],[95,21,35,21],[95,23,35,24,"onBackButtonPress"],[95,24,35,24],[95,29,35,30],[95,33,35,35],[96,4,36,4,"scrollTo"],[96,12,36,12],[96,14,36,14],[96,18,36,18],[97,4,37,4,"scrollOffset"],[97,16,37,16],[97,18,37,18],[97,19,37,19],[98,4,38,4,"scrollOffsetMax"],[98,19,38,19],[98,21,38,21],[98,22,38,22],[99,4,39,4,"scrollHorizontal"],[99,20,39,20],[99,22,39,22],[99,27,39,27],[100,4,40,4,"statusBarTranslucent"],[100,24,40,24],[100,26,40,26],[100,31,40,31],[101,4,41,4,"supportedOrientations"],[101,25,41,25],[101,27,41,27],[101,28,41,28],[101,38,41,38],[101,40,41,40],[101,51,41,51],[102,2,42,0],[102,3,42,1],[103,2,43,0],[103,8,43,6,"extractAnimationFromProps"],[103,33,43,31],[103,36,43,35,"props"],[103,41,43,40],[103,46,43,46],[104,4,44,4,"animationIn"],[104,15,44,15],[104,17,44,17,"props"],[104,22,44,22],[104,23,44,23,"animationIn"],[104,34,44,34],[105,4,45,4,"animationOut"],[105,16,45,16],[105,18,45,18,"props"],[105,23,45,23],[105,24,45,24,"animationOut"],[106,2,46,0],[106,3,46,1],[106,4,46,2],[107,2,47,7],[107,8,47,13,"ReactNativeModal"],[107,24,47,29],[107,33,47,38,"React"],[107,38,47,43],[107,39,47,44,"Component"],[107,48,47,53],[107,49,47,54],[108,4,48,4],[108,11,48,11,"defaultProps"],[108,23,48,23],[108,26,48,26,"defaultProps"],[108,38,48,38],[109,4,49,4,"backHandler"],[109,15,49,15],[109,18,49,18],[109,22,49,22],[110,4,50,4],[111,4,51,4],[112,4,52,4],[113,4,53,4],[114,4,54,4],[115,4,55,4,"state"],[115,9,55,9],[115,12,55,12],[116,6,56,8,"showContent"],[116,17,56,19],[116,19,56,21],[116,23,56,25],[117,6,57,8,"isVisible"],[117,15,57,17],[117,17,57,19],[117,22,57,24],[118,6,58,8,"deviceWidth"],[118,17,58,19],[118,19,58,21,"Dimensions"],[118,29,58,31],[118,30,58,31,"default"],[118,37,58,31],[118,38,58,32,"get"],[118,41,58,35],[118,42,58,36],[118,50,58,44],[118,51,58,45],[118,52,58,46,"width"],[118,57,58,51],[119,6,59,8,"deviceHeight"],[119,18,59,20],[119,20,59,22,"Dimensions"],[119,30,59,32],[119,31,59,32,"default"],[119,38,59,32],[119,39,59,33,"get"],[119,42,59,36],[119,43,59,37],[119,51,59,45],[119,52,59,46],[119,53,59,47,"height"],[119,59,59,53],[120,6,60,8,"isSwipeable"],[120,17,60,19],[120,19,60,21],[120,20,60,22],[120,21,60,23],[120,25,60,27],[120,26,60,28,"props"],[120,31,60,33],[120,32,60,34,"swipeDirection"],[120,46,60,48],[121,6,61,8,"pan"],[121,9,61,11],[121,11,61,13],[122,4,62,4],[122,5,62,5],[123,4,63,4,"isTransitioning"],[123,19,63,19],[123,22,63,22],[123,27,63,27],[124,4,64,4,"inSwipeClosingState"],[124,23,64,23],[124,26,64,26],[124,31,64,31],[125,4,65,4,"currentSwipingDirection"],[125,27,65,27],[125,30,65,30],[125,34,65,34],[126,4,70,4,"panResponder"],[126,16,70,16],[126,19,70,19],[126,23,70,23],[127,4,71,4,"didUpdateDimensionsEmitter"],[127,30,71,30],[127,33,71,33],[127,37,71,37],[128,4,72,4,"interactionHandle"],[128,21,72,21],[128,24,72,24],[128,28,72,28],[129,4,73,4,"constructor"],[129,15,73,15,"constructor"],[129,16,73,16,"props"],[129,21,73,21],[129,23,73,23],[130,6,74,8],[130,11,74,13],[130,12,74,14,"props"],[130,17,74,19],[130,18,74,20],[131,6,75,8],[131,12,75,14],[132,8,75,16,"animationIn"],[132,19,75,27],[133,8,75,29,"animationOut"],[134,6,75,42],[134,7,75,43],[134,10,75,46],[134,14,75,46,"buildAnimations"],[134,20,75,61],[134,21,75,61,"buildAnimations"],[134,36,75,61],[134,38,75,62,"extractAnimationFromProps"],[134,63,75,87],[134,64,75,88,"props"],[134,69,75,93],[134,70,75,94],[134,71,75,95],[135,6,76,8],[135,10,76,12],[135,11,76,13,"animationIn"],[135,22,76,24],[135,25,76,27,"animationIn"],[135,36,76,38],[136,6,77,8],[136,10,77,12],[136,11,77,13,"animationOut"],[136,23,77,25],[136,26,77,28,"animationOut"],[136,38,77,40],[137,6,78,8],[137,10,78,12],[137,14,78,16],[137,15,78,17,"state"],[137,20,78,22],[137,21,78,23,"isSwipeable"],[137,32,78,34],[137,34,78,36],[138,8,79,12],[138,12,79,16],[138,13,79,17,"state"],[138,18,79,22],[138,21,79,25],[139,10,80,16],[139,13,80,19],[139,17,80,23],[139,18,80,24,"state"],[139,23,80,29],[140,10,81,16,"pan"],[140,13,81,19],[140,15,81,21],[140,19,81,25,"Animated"],[140,27,81,33],[140,28,81,33,"default"],[140,35,81,33],[140,36,81,34,"ValueXY"],[140,43,81,41],[140,44,81,42],[141,8,82,12],[141,9,82,13],[142,8,83,12],[142,12,83,16],[142,13,83,17,"buildPanResponder"],[142,30,83,34],[142,31,83,35],[142,32,83,36],[143,6,84,8],[144,6,85,8],[144,10,85,12,"props"],[144,15,85,17],[144,16,85,18,"isVisible"],[144,25,85,27],[144,27,85,29],[145,8,86,12],[145,12,86,16],[145,13,86,17,"state"],[145,18,86,22],[145,21,86,25],[146,10,87,16],[146,13,87,19],[146,17,87,23],[146,18,87,24,"state"],[146,23,87,29],[147,10,88,16,"isVisible"],[147,19,88,25],[147,21,88,27],[147,25,88,31],[148,10,89,16,"showContent"],[148,21,89,27],[148,23,89,29],[149,8,90,12],[149,9,90,13],[150,6,91,8],[151,4,92,4],[152,4,93,4],[152,11,93,11,"getDerivedStateFromProps"],[152,35,93,35,"getDerivedStateFromProps"],[152,36,93,36,"nextProps"],[152,45,93,45],[152,47,93,47,"state"],[152,52,93,52],[152,54,93,54],[153,6,94,8],[153,10,94,12],[153,11,94,13,"state"],[153,16,94,18],[153,17,94,19,"isVisible"],[153,26,94,28],[153,30,94,32,"nextProps"],[153,39,94,41],[153,40,94,42,"isVisible"],[153,49,94,51],[153,51,94,53],[154,8,95,12],[154,15,95,19],[155,10,95,21,"isVisible"],[155,19,95,30],[155,21,95,32],[155,25,95,36],[156,10,95,38,"showContent"],[156,21,95,49],[156,23,95,51],[157,8,95,56],[157,9,95,57],[158,6,96,8],[159,6,97,8],[159,13,97,15],[159,17,97,19],[160,4,98,4],[161,4,99,4,"componentDidMount"],[161,21,99,21,"componentDidMount"],[161,22,99,21],[161,24,99,24],[162,6,100,8],[163,6,101,8],[163,10,101,12],[163,14,101,16],[163,15,101,17,"props"],[163,20,101,22],[163,21,101,23,"onSwipe"],[163,28,101,30],[163,30,101,32],[164,8,102,12,"console"],[164,15,102,19],[164,16,102,20,"warn"],[164,20,102,24],[164,21,102,25],[164,151,102,155],[164,152,102,156],[165,6,103,8],[166,6,104,8],[166,10,104,12],[166,11,104,13,"didUpdateDimensionsEmitter"],[166,37,104,39],[166,40,104,42,"DeviceEventEmitter"],[166,58,104,60],[166,59,104,60,"default"],[166,66,104,60],[166,67,104,61,"addListener"],[166,78,104,72],[166,79,104,73],[166,100,104,94],[166,102,104,96],[166,106,104,100],[166,107,104,101,"handleDimensionsUpdate"],[166,129,104,123],[166,130,104,124],[167,6,105,8],[167,10,105,12],[167,14,105,16],[167,15,105,17,"state"],[167,20,105,22],[167,21,105,23,"isVisible"],[167,30,105,32],[167,32,105,34],[168,8,106,12],[168,12,106,16],[168,13,106,17,"open"],[168,17,106,21],[168,18,106,22],[168,19,106,23],[169,6,107,8],[170,6,108,8],[170,10,108,12],[170,11,108,13,"backHandler"],[170,22,108,24],[170,25,108,27,"BackHandler"],[170,39,108,38],[170,40,108,38,"BackHandler"],[170,51,108,38],[170,52,108,39,"addEventListener"],[170,68,108,55],[170,69,108,56],[170,88,108,75],[170,90,108,77],[170,94,108,81],[170,95,108,82,"onBackButtonPress"],[170,112,108,99],[170,113,108,100],[171,4,109,4],[172,4,110,4,"componentWillUnmount"],[172,24,110,24,"componentWillUnmount"],[172,25,110,24],[172,27,110,27],[173,6,111,8],[173,10,111,12],[173,14,111,16],[173,15,111,17,"backHandler"],[173,26,111,28],[173,28,111,30],[174,8,112,12],[174,12,112,16],[174,13,112,17,"backHandler"],[174,24,112,28],[174,25,112,29,"remove"],[174,31,112,35],[174,32,112,36],[174,33,112,37],[175,8,113,12],[175,12,113,16],[175,13,113,17,"backHandler"],[175,24,113,28],[175,27,113,31],[175,31,113,35],[176,6,114,8],[177,6,115,8],[177,10,115,12],[177,14,115,16],[177,15,115,17,"didUpdateDimensionsEmitter"],[177,41,115,43],[177,43,115,45],[178,8,116,12],[178,12,116,16],[178,13,116,17,"didUpdateDimensionsEmitter"],[178,39,116,43],[178,40,116,44,"remove"],[178,46,116,50],[178,47,116,51],[178,48,116,52],[179,6,117,8],[180,6,118,8],[180,10,118,12],[180,14,118,16],[180,15,118,17,"interactionHandle"],[180,32,118,34],[180,34,118,36],[181,8,119,12,"InteractionManager"],[181,26,119,30],[181,27,119,30,"default"],[181,34,119,30],[181,35,119,31,"clearInteractionHandle"],[181,57,119,53],[181,58,119,54],[181,62,119,58],[181,63,119,59,"interactionHandle"],[181,80,119,76],[181,81,119,77],[182,8,120,12],[182,12,120,16],[182,13,120,17,"interactionHandle"],[182,30,120,34],[182,33,120,37],[182,37,120,41],[183,6,121,8],[184,4,122,4],[185,4,123,4,"componentDidUpdate"],[185,22,123,22,"componentDidUpdate"],[185,23,123,23,"prevProps"],[185,32,123,32],[185,34,123,34],[186,6,124,8],[187,6,125,8],[188,6,126,8],[188,10,126,12],[188,14,126,16],[188,15,126,17,"props"],[188,20,126,22],[188,21,126,23,"animationIn"],[188,32,126,34],[188,37,126,39,"prevProps"],[188,46,126,48],[188,47,126,49,"animationIn"],[188,58,126,60],[188,62,127,12],[188,66,127,16],[188,67,127,17,"props"],[188,72,127,22],[188,73,127,23,"animationOut"],[188,85,127,35],[188,90,127,40,"prevProps"],[188,99,127,49],[188,100,127,50,"animationOut"],[188,112,127,62],[188,114,127,64],[189,8,128,12],[189,14,128,18],[190,10,128,20,"animationIn"],[190,21,128,31],[191,10,128,33,"animationOut"],[192,8,128,46],[192,9,128,47],[192,12,128,50],[192,16,128,50,"buildAnimations"],[192,22,128,65],[192,23,128,65,"buildAnimations"],[192,38,128,65],[192,40,128,66,"extractAnimationFromProps"],[192,65,128,91],[192,66,128,92],[192,70,128,96],[192,71,128,97,"props"],[192,76,128,102],[192,77,128,103],[192,78,128,104],[193,8,129,12],[193,12,129,16],[193,13,129,17,"animationIn"],[193,24,129,28],[193,27,129,31,"animationIn"],[193,38,129,42],[194,8,130,12],[194,12,130,16],[194,13,130,17,"animationOut"],[194,25,130,29],[194,28,130,32,"animationOut"],[194,40,130,44],[195,6,131,8],[196,6,132,8],[197,6,133,8],[197,10,133,12],[197,14,133,16],[197,15,133,17,"props"],[197,20,133,22],[197,21,133,23,"backdropOpacity"],[197,36,133,38],[197,41,133,43,"prevProps"],[197,50,133,52],[197,51,133,53,"backdropOpacity"],[197,66,133,68],[197,70,134,12],[197,74,134,16],[197,75,134,17,"backdropRef"],[197,86,134,28],[197,88,134,30],[198,8,135,12],[198,12,135,16],[198,13,135,17,"backdropRef"],[198,24,135,28],[198,25,135,29,"transitionTo"],[198,37,135,41],[198,38,135,42],[199,10,135,44,"opacity"],[199,17,135,51],[199,19,135,53],[199,23,135,57],[199,24,135,58,"props"],[199,29,135,63],[199,30,135,64,"backdropOpacity"],[200,8,135,80],[200,9,135,81],[200,11,135,83],[200,15,135,87],[200,16,135,88,"props"],[200,21,135,93],[200,22,135,94,"backdropTransitionInTiming"],[200,48,135,120],[200,49,135,121],[201,6,136,8],[202,6,137,8],[203,6,138,8],[203,10,138,12],[203,14,138,16],[203,15,138,17,"props"],[203,20,138,22],[203,21,138,23,"isVisible"],[203,30,138,32],[203,34,138,36],[203,35,138,37,"prevProps"],[203,44,138,46],[203,45,138,47,"isVisible"],[203,54,138,56],[203,56,138,58],[204,8,139,12],[204,12,139,16],[204,13,139,17,"open"],[204,17,139,21],[204,18,139,22],[204,19,139,23],[205,6,140,8],[205,7,140,9],[205,13,141,13],[205,17,141,17],[205,18,141,18],[205,22,141,22],[205,23,141,23,"props"],[205,28,141,28],[205,29,141,29,"isVisible"],[205,38,141,38],[205,42,141,42,"prevProps"],[205,51,141,51],[205,52,141,52,"isVisible"],[205,61,141,61],[205,63,141,63],[206,8,142,12],[207,8,143,12],[207,12,143,16],[207,13,143,17,"close"],[207,18,143,22],[207,19,143,23],[207,20,143,24],[208,6,144,8],[209,4,145,4],[210,4,146,4,"getDeviceHeight"],[210,19,146,19],[210,22,146,22,"getDeviceHeight"],[210,23,146,22],[210,28,146,28],[210,32,146,32],[210,33,146,33,"props"],[210,38,146,38],[210,39,146,39,"deviceHeight"],[210,51,146,51],[210,55,146,55],[210,59,146,59],[210,60,146,60,"state"],[210,65,146,65],[210,66,146,66,"deviceHeight"],[210,78,146,78],[211,4,147,4,"getDeviceWidth"],[211,18,147,18],[211,21,147,21,"getDeviceWidth"],[211,22,147,21],[211,27,147,27],[211,31,147,31],[211,32,147,32,"props"],[211,37,147,37],[211,38,147,38,"deviceWidth"],[211,49,147,49],[211,53,147,53],[211,57,147,57],[211,58,147,58,"state"],[211,63,147,63],[211,64,147,64,"deviceWidth"],[211,75,147,75],[212,4,148,4,"onBackButtonPress"],[212,21,148,21],[212,24,148,24,"onBackButtonPress"],[212,25,148,24],[212,30,148,30],[213,6,149,8],[213,10,149,12],[213,14,149,16],[213,15,149,17,"props"],[213,20,149,22],[213,21,149,23,"onBackButtonPress"],[213,38,149,40],[213,42,149,44],[213,46,149,48],[213,47,149,49,"props"],[213,52,149,54],[213,53,149,55,"isVisible"],[213,62,149,64],[213,64,149,66],[214,8,150,12],[214,12,150,16],[214,13,150,17,"props"],[214,18,150,22],[214,19,150,23,"onBackButtonPress"],[214,36,150,40],[214,37,150,41],[214,38,150,42],[215,8,151,12],[215,15,151,19],[215,19,151,23],[216,6,152,8],[217,6,153,8],[217,13,153,15],[217,18,153,20],[218,4,154,4],[218,5,154,5],[219,4,155,4,"shouldPropagateSwipe"],[219,24,155,24],[219,27,155,27,"shouldPropagateSwipe"],[219,28,155,28,"evt"],[219,31,155,31],[219,33,155,33,"gestureState"],[219,45,155,45],[219,50,155,50],[220,6,156,8],[220,13,156,15],[220,20,156,22],[220,24,156,26],[220,25,156,27,"props"],[220,30,156,32],[220,31,156,33,"propagateSwipe"],[220,45,156,47],[220,50,156,52],[220,60,156,62],[220,63,157,14],[220,67,157,18],[220,68,157,19,"props"],[220,73,157,24],[220,74,157,25,"propagateSwipe"],[220,88,157,39],[220,89,157,40,"evt"],[220,92,157,43],[220,94,157,45,"gestureState"],[220,106,157,57],[220,107,157,58],[220,110,158,14],[220,114,158,18],[220,115,158,19,"props"],[220,120,158,24],[220,121,158,25,"propagateSwipe"],[220,135,158,39],[221,4,159,4],[221,5,159,5],[222,4,160,4,"buildPanResponder"],[222,21,160,21],[222,24,160,24,"buildPanResponder"],[222,25,160,24],[222,30,160,30],[223,6,161,8],[223,10,161,12,"animEvt"],[223,17,161,19],[223,20,161,22],[223,24,161,26],[224,6,162,8],[224,10,162,12],[224,11,162,13,"panResponder"],[224,23,162,25],[224,26,162,28,"PanResponder"],[224,38,162,40],[224,39,162,40,"default"],[224,46,162,40],[224,47,162,41,"create"],[224,53,162,47],[224,54,162,48],[225,8,163,12,"onMoveShouldSetPanResponder"],[225,35,163,39],[225,37,163,41,"onMoveShouldSetPanResponder"],[225,38,163,42,"evt"],[225,41,163,45],[225,43,163,47,"gestureState"],[225,55,163,59],[225,60,163,64],[226,10,164,16],[227,10,165,16],[228,10,166,16],[228,14,166,20],[228,15,166,21],[228,19,166,25],[228,20,166,26,"shouldPropagateSwipe"],[228,40,166,46],[228,41,166,47,"evt"],[228,44,166,50],[228,46,166,52,"gestureState"],[228,58,166,64],[228,59,166,65],[228,61,166,67],[229,12,167,20],[230,12,168,20],[231,12,169,20],[232,12,170,20],[233,12,171,20],[234,12,172,20],[235,12,173,20],[235,18,173,26,"shouldSetPanResponder"],[235,39,173,47],[235,42,173,50,"Math"],[235,46,173,54],[235,47,173,55,"abs"],[235,50,173,58],[235,51,173,59,"gestureState"],[235,63,173,71],[235,64,173,72,"dx"],[235,66,173,74],[235,67,173,75],[235,71,173,79],[235,75,173,83],[235,76,173,84,"props"],[235,81,173,89],[235,82,173,90,"panResponderThreshold"],[235,103,173,111],[235,107,174,24,"Math"],[235,111,174,28],[235,112,174,29,"abs"],[235,115,174,32],[235,116,174,33,"gestureState"],[235,128,174,45],[235,129,174,46,"dy"],[235,131,174,48],[235,132,174,49],[235,136,174,53],[235,140,174,57],[235,141,174,58,"props"],[235,146,174,63],[235,147,174,64,"panResponderThreshold"],[235,168,174,85],[236,12,175,20],[236,16,175,24,"shouldSetPanResponder"],[236,37,175,45],[236,41,175,49],[236,45,175,53],[236,46,175,54,"props"],[236,51,175,59],[236,52,175,60,"onSwipeStart"],[236,64,175,72],[236,66,175,74],[237,14,176,24],[237,18,176,28],[237,19,176,29,"props"],[237,24,176,34],[237,25,176,35,"onSwipeStart"],[237,37,176,47],[237,38,176,48,"gestureState"],[237,50,176,60],[237,51,176,61],[238,12,177,20],[239,12,178,20],[239,16,178,24],[239,17,178,25,"currentSwipingDirection"],[239,40,178,48],[239,43,178,51],[239,47,178,55],[239,48,178,56,"getSwipingDirection"],[239,67,178,75],[239,68,178,76,"gestureState"],[239,80,178,88],[239,81,178,89],[240,12,179,20,"animEvt"],[240,19,179,27],[240,22,179,30],[240,26,179,34],[240,27,179,35,"createAnimationEventForSwipe"],[240,55,179,63],[240,56,179,64],[240,57,179,65],[241,12,180,20],[241,19,180,27,"shouldSetPanResponder"],[241,40,180,48],[242,10,181,16],[243,10,182,16],[243,17,182,23],[243,22,182,28],[244,8,183,12],[244,9,183,13],[245,8,184,12,"onStartShouldSetPanResponder"],[245,36,184,40],[245,38,184,42,"onStartShouldSetPanResponder"],[245,39,184,43,"e"],[245,40,184,44],[245,42,184,46,"gestureState"],[245,54,184,58],[245,59,184,63],[246,10,185,16],[246,16,185,22,"hasScrollableView"],[246,33,185,39],[246,36,185,42,"e"],[246,37,185,43],[246,38,185,44,"_dispatchInstances"],[246,56,185,62],[246,60,186,20,"e"],[246,61,186,21],[246,62,186,22,"_dispatchInstances"],[246,80,186,40],[246,81,186,41,"some"],[246,85,186,45],[246,86,186,47,"instance"],[246,94,186,55],[246,98,186,60],[246,120,186,82],[246,121,186,83,"test"],[246,125,186,87],[246,126,186,88,"instance"],[246,134,186,96],[246,135,186,97,"type"],[246,139,186,101],[246,140,186,102],[246,141,186,103],[247,10,187,16],[247,14,187,20,"hasScrollableView"],[247,31,187,37],[247,35,188,20],[247,39,188,24],[247,40,188,25,"shouldPropagateSwipe"],[247,60,188,45],[247,61,188,46,"e"],[247,62,188,47],[247,64,188,49,"gestureState"],[247,76,188,61],[247,77,188,62],[247,81,189,20],[247,85,189,24],[247,86,189,25,"props"],[247,91,189,30],[247,92,189,31,"scrollTo"],[247,100,189,39],[247,104,190,20],[247,108,190,24],[247,109,190,25,"props"],[247,114,190,30],[247,115,190,31,"scrollOffset"],[247,127,190,43],[247,130,190,46],[247,131,190,47],[247,133,190,49],[248,12,191,20],[248,19,191,27],[248,24,191,32],[248,25,191,33],[248,26,191,34],[249,10,192,16],[250,10,193,16],[250,14,193,20],[250,18,193,24],[250,19,193,25,"props"],[250,24,193,30],[250,25,193,31,"onSwipeStart"],[250,37,193,43],[250,39,193,45],[251,12,194,20],[251,16,194,24],[251,17,194,25,"props"],[251,22,194,30],[251,23,194,31,"onSwipeStart"],[251,35,194,43],[251,36,194,44,"gestureState"],[251,48,194,56],[251,49,194,57],[252,10,195,16],[253,10,196,16],[254,10,197,16],[255,10,198,16],[255,14,198,20],[255,15,198,21,"currentSwipingDirection"],[255,38,198,44],[255,41,198,47],[255,45,198,51],[256,10,199,16],[256,17,199,23],[256,21,199,27],[257,8,200,12],[257,9,200,13],[258,8,201,12,"onPanResponderMove"],[258,26,201,30],[258,28,201,32,"onPanResponderMove"],[258,29,201,33,"evt"],[258,32,201,36],[258,34,201,38,"gestureState"],[258,46,201,50],[258,51,201,55],[259,10,202,16],[260,10,203,16],[261,10,204,16],[261,14,204,20],[261,15,204,21],[261,19,204,25],[261,20,204,26,"currentSwipingDirection"],[261,43,204,49],[261,45,204,51],[262,12,205,20],[262,16,205,24,"gestureState"],[262,28,205,36],[262,29,205,37,"dx"],[262,31,205,39],[262,36,205,44],[262,37,205,45],[262,41,205,49,"gestureState"],[262,53,205,61],[262,54,205,62,"dy"],[262,56,205,64],[262,61,205,69],[262,62,205,70],[262,64,205,72],[263,14,206,24],[264,12,207,20],[265,12,208,20],[265,16,208,24],[265,17,208,25,"currentSwipingDirection"],[265,40,208,48],[265,43,208,51],[265,47,208,55],[265,48,208,56,"getSwipingDirection"],[265,67,208,75],[265,68,208,76,"gestureState"],[265,80,208,88],[265,81,208,89],[266,12,209,20,"animEvt"],[266,19,209,27],[266,22,209,30],[266,26,209,34],[266,27,209,35,"createAnimationEventForSwipe"],[266,55,209,63],[266,56,209,64],[266,57,209,65],[267,10,210,16],[268,10,211,16],[268,14,211,20],[268,18,211,24],[268,19,211,25,"isSwipeDirectionAllowed"],[268,42,211,48],[268,43,211,49,"gestureState"],[268,55,211,61],[268,56,211,62],[268,58,211,64],[269,12,212,20],[270,12,213,20],[270,18,213,26,"newOpacityFactor"],[270,34,213,42],[270,37,213,45],[270,38,213,46],[270,41,213,49],[270,45,213,53],[270,46,213,54,"calcDistancePercentage"],[270,68,213,76],[270,69,213,77,"gestureState"],[270,81,213,89],[270,82,213,90],[271,12,214,20],[271,16,214,24],[271,17,214,25,"backdropRef"],[271,28,214,36],[271,32,215,24],[271,36,215,28],[271,37,215,29,"backdropRef"],[271,48,215,40],[271,49,215,41,"transitionTo"],[271,61,215,53],[271,62,215,54],[272,14,216,28,"opacity"],[272,21,216,35],[272,23,216,37],[272,27,216,41],[272,28,216,42,"props"],[272,33,216,47],[272,34,216,48,"backdropOpacity"],[272,49,216,63],[272,52,216,66,"newOpacityFactor"],[273,12,217,24],[273,13,217,25],[273,14,217,26],[274,12,218,20,"animEvt"],[274,19,218,27],[274,20,218,28,"evt"],[274,23,218,31],[274,25,218,33,"gestureState"],[274,37,218,45],[274,38,218,46],[275,12,219,20],[275,16,219,24],[275,20,219,28],[275,21,219,29,"props"],[275,26,219,34],[275,27,219,35,"onSwipeMove"],[275,38,219,46],[275,40,219,48],[276,14,220,24],[276,18,220,28],[276,19,220,29,"props"],[276,24,220,34],[276,25,220,35,"onSwipeMove"],[276,36,220,46],[276,37,220,47,"newOpacityFactor"],[276,53,220,63],[276,55,220,65,"gestureState"],[276,67,220,77],[276,68,220,78],[277,12,221,20],[278,10,222,16],[278,11,222,17],[278,17,223,21],[279,12,224,20],[279,16,224,24],[279,20,224,28],[279,21,224,29,"props"],[279,26,224,34],[279,27,224,35,"scrollTo"],[279,35,224,43],[279,37,224,45],[280,14,225,24],[280,18,225,28],[280,22,225,32],[280,23,225,33,"props"],[280,28,225,38],[280,29,225,39,"scrollHorizontal"],[280,45,225,55],[280,47,225,57],[281,16,226,28],[281,20,226,32,"offsetX"],[281,27,226,39],[281,30,226,42],[281,31,226,43,"gestureState"],[281,43,226,55],[281,44,226,56,"dx"],[281,46,226,58],[282,16,227,28],[282,20,227,32,"offsetX"],[282,27,227,39],[282,30,227,42],[282,34,227,46],[282,35,227,47,"props"],[282,40,227,52],[282,41,227,53,"scrollOffsetMax"],[282,56,227,68],[282,58,227,70],[283,18,228,32,"offsetX"],[283,25,228,39],[283,29,228,43],[283,30,228,44,"offsetX"],[283,37,228,51],[283,40,228,54],[283,44,228,58],[283,45,228,59,"props"],[283,50,228,64],[283,51,228,65,"scrollOffsetMax"],[283,66,228,80],[283,70,228,84],[283,71,228,85],[284,16,229,28],[285,16,230,28],[285,20,230,32],[285,21,230,33,"props"],[285,26,230,38],[285,27,230,39,"scrollTo"],[285,35,230,47],[285,36,230,48],[286,18,230,50,"x"],[286,19,230,51],[286,21,230,53,"offsetX"],[286,28,230,60],[287,18,230,62,"animated"],[287,26,230,70],[287,28,230,72],[288,16,230,78],[288,17,230,79],[288,18,230,80],[289,14,231,24],[289,15,231,25],[289,21,232,29],[290,16,233,28],[290,20,233,32,"offsetY"],[290,27,233,39],[290,30,233,42],[290,31,233,43,"gestureState"],[290,43,233,55],[290,44,233,56,"dy"],[290,46,233,58],[291,16,234,28],[291,20,234,32,"offsetY"],[291,27,234,39],[291,30,234,42],[291,34,234,46],[291,35,234,47,"props"],[291,40,234,52],[291,41,234,53,"scrollOffsetMax"],[291,56,234,68],[291,58,234,70],[292,18,235,32,"offsetY"],[292,25,235,39],[292,29,235,43],[292,30,235,44,"offsetY"],[292,37,235,51],[292,40,235,54],[292,44,235,58],[292,45,235,59,"props"],[292,50,235,64],[292,51,235,65,"scrollOffsetMax"],[292,66,235,80],[292,70,235,84],[292,71,235,85],[293,16,236,28],[294,16,237,28],[294,20,237,32],[294,21,237,33,"props"],[294,26,237,38],[294,27,237,39,"scrollTo"],[294,35,237,47],[294,36,237,48],[295,18,237,50,"y"],[295,19,237,51],[295,21,237,53,"offsetY"],[295,28,237,60],[296,18,237,62,"animated"],[296,26,237,70],[296,28,237,72],[297,16,237,78],[297,17,237,79],[297,18,237,80],[298,14,238,24],[299,12,239,20],[300,10,240,16],[301,8,241,12],[301,9,241,13],[302,8,242,12,"onPanResponderRelease"],[302,29,242,33],[302,31,242,35,"onPanResponderRelease"],[302,32,242,36,"evt"],[302,35,242,39],[302,37,242,41,"gestureState"],[302,49,242,53],[302,54,242,58],[303,10,243,16],[304,10,244,16],[304,16,244,22,"accDistance"],[304,27,244,33],[304,30,244,36],[304,34,244,40],[304,35,244,41,"getAccDistancePerDirection"],[304,61,244,67],[304,62,244,68,"gestureState"],[304,74,244,80],[304,75,244,81],[305,10,245,16],[305,14,245,20,"accDistance"],[305,25,245,31],[305,28,245,34],[305,32,245,38],[305,33,245,39,"props"],[305,38,245,44],[305,39,245,45,"swipeThreshold"],[305,53,245,59],[305,57,246,20],[305,61,246,24],[305,62,246,25,"isSwipeDirectionAllowed"],[305,85,246,48],[305,86,246,49,"gestureState"],[305,98,246,61],[305,99,246,62],[305,101,246,64],[306,12,247,20],[306,16,247,24],[306,20,247,28],[306,21,247,29,"props"],[306,26,247,34],[306,27,247,35,"onSwipeComplete"],[306,42,247,50],[306,44,247,52],[307,14,248,24],[307,18,248,28],[307,19,248,29,"inSwipeClosingState"],[307,38,248,48],[307,41,248,51],[307,45,248,55],[308,14,249,24],[308,18,249,28],[308,19,249,29,"props"],[308,24,249,34],[308,25,249,35,"onSwipeComplete"],[308,40,249,50],[308,41,249,51],[309,16,250,28,"swipingDirection"],[309,32,250,44],[309,34,250,46],[309,38,250,50],[309,39,250,51,"getSwipingDirection"],[309,58,250,70],[309,59,250,71,"gestureState"],[309,71,250,83],[310,14,251,24],[310,15,251,25],[310,17,251,27,"gestureState"],[310,29,251,39],[310,30,251,40],[311,14,252,24],[312,12,253,20],[313,12,254,20],[314,12,255,20],[314,16,255,24],[314,20,255,28],[314,21,255,29,"props"],[314,26,255,34],[314,27,255,35,"onSwipe"],[314,34,255,42],[314,36,255,44],[315,14,256,24],[315,18,256,28],[315,19,256,29,"inSwipeClosingState"],[315,38,256,48],[315,41,256,51],[315,45,256,55],[316,14,257,24],[316,18,257,28],[316,19,257,29,"props"],[316,24,257,34],[316,25,257,35,"onSwipe"],[316,32,257,42],[316,33,257,43],[316,34,257,44],[317,14,258,24],[318,12,259,20],[319,10,260,16],[320,10,261,16],[321,10,262,16],[321,14,262,20],[321,18,262,24],[321,19,262,25,"props"],[321,24,262,30],[321,25,262,31,"onSwipeCancel"],[321,38,262,44],[321,40,262,46],[322,12,263,20],[322,16,263,24],[322,17,263,25,"props"],[322,22,263,30],[322,23,263,31,"onSwipeCancel"],[322,36,263,44],[322,37,263,45,"gestureState"],[322,49,263,57],[322,50,263,58],[323,10,264,16],[324,10,265,16],[324,14,265,20],[324,18,265,24],[324,19,265,25,"backdropRef"],[324,30,265,36],[324,32,265,38],[325,12,266,20],[325,16,266,24],[325,17,266,25,"backdropRef"],[325,28,266,36],[325,29,266,37,"transitionTo"],[325,41,266,49],[325,42,266,50],[326,14,267,24,"opacity"],[326,21,267,31],[326,23,267,33],[326,27,267,37],[326,28,267,38,"props"],[326,33,267,43],[326,34,267,44,"backdropOpacity"],[327,12,268,20],[327,13,268,21],[327,14,268,22],[328,10,269,16],[329,10,270,16,"Animated"],[329,18,270,24],[329,19,270,24,"default"],[329,26,270,24],[329,27,270,25,"spring"],[329,33,270,31],[329,34,270,32],[329,38,270,36],[329,39,270,37,"state"],[329,44,270,42],[329,45,270,43,"pan"],[329,48,270,46],[329,50,270,48],[330,12,271,20,"toValue"],[330,19,271,27],[330,21,271,29],[331,14,271,31,"x"],[331,15,271,32],[331,17,271,34],[331,18,271,35],[332,14,271,37,"y"],[332,15,271,38],[332,17,271,40],[333,12,271,42],[333,13,271,43],[334,12,272,20,"bounciness"],[334,22,272,30],[334,24,272,32],[334,25,272,33],[335,12,273,20,"useNativeDriver"],[335,27,273,35],[335,29,273,37],[336,10,274,16],[336,11,274,17],[336,12,274,18],[336,13,274,19,"start"],[336,18,274,24],[336,19,274,25],[336,20,274,26],[337,10,275,16],[337,14,275,20],[337,18,275,24],[337,19,275,25,"props"],[337,24,275,30],[337,25,275,31,"scrollTo"],[337,33,275,39],[337,35,275,41],[338,12,276,20],[338,16,276,24],[338,20,276,28],[338,21,276,29,"props"],[338,26,276,34],[338,27,276,35,"scrollOffset"],[338,39,276,47],[338,42,276,50],[338,46,276,54],[338,47,276,55,"props"],[338,52,276,60],[338,53,276,61,"scrollOffsetMax"],[338,68,276,76],[338,70,276,78],[339,14,277,24],[339,18,277,28],[339,19,277,29,"props"],[339,24,277,34],[339,25,277,35,"scrollTo"],[339,33,277,43],[339,34,277,44],[340,16,278,28,"y"],[340,17,278,29],[340,19,278,31],[340,23,278,35],[340,24,278,36,"props"],[340,29,278,41],[340,30,278,42,"scrollOffsetMax"],[340,45,278,57],[341,16,279,28,"animated"],[341,24,279,36],[341,26,279,38],[342,14,280,24],[342,15,280,25],[342,16,280,26],[343,12,281,20],[344,10,282,16],[345,8,283,12],[346,6,284,8],[346,7,284,9],[346,8,284,10],[347,4,285,4],[347,5,285,5],[348,4,286,4,"getAccDistancePerDirection"],[348,30,286,30],[348,33,286,34,"gestureState"],[348,45,286,46],[348,49,286,51],[349,6,287,8],[349,14,287,16],[349,18,287,20],[349,19,287,21,"currentSwipingDirection"],[349,42,287,44],[350,8,288,12],[350,13,288,17],[350,17,288,21],[351,10,289,16],[351,17,289,23],[351,18,289,24,"gestureState"],[351,30,289,36],[351,31,289,37,"dy"],[351,33,289,39],[352,8,290,12],[352,13,290,17],[352,19,290,23],[353,10,291,16],[353,17,291,23,"gestureState"],[353,29,291,35],[353,30,291,36,"dy"],[353,32,291,38],[354,8,292,12],[354,13,292,17],[354,20,292,24],[355,10,293,16],[355,17,293,23,"gestureState"],[355,29,293,35],[355,30,293,36,"dx"],[355,32,293,38],[356,8,294,12],[356,13,294,17],[356,19,294,23],[357,10,295,16],[357,17,295,23],[357,18,295,24,"gestureState"],[357,30,295,36],[357,31,295,37,"dx"],[357,33,295,39],[358,8,296,12],[359,10,297,16],[359,17,297,23],[359,18,297,24],[360,6,298,8],[361,4,299,4],[361,5,299,5],[362,4,300,4,"getSwipingDirection"],[362,23,300,23],[362,26,300,27,"gestureState"],[362,38,300,39],[362,42,300,44],[363,6,301,8],[363,10,301,12,"Math"],[363,14,301,16],[363,15,301,17,"abs"],[363,18,301,20],[363,19,301,21,"gestureState"],[363,31,301,33],[363,32,301,34,"dx"],[363,34,301,36],[363,35,301,37],[363,38,301,40,"Math"],[363,42,301,44],[363,43,301,45,"abs"],[363,46,301,48],[363,47,301,49,"gestureState"],[363,59,301,61],[363,60,301,62,"dy"],[363,62,301,64],[363,63,301,65],[363,65,301,67],[364,8,302,12],[364,15,302,19,"gestureState"],[364,27,302,31],[364,28,302,32,"dx"],[364,30,302,34],[364,33,302,37],[364,34,302,38],[364,37,302,41],[364,44,302,48],[364,47,302,51],[364,53,302,57],[365,6,303,8],[366,6,304,8],[366,13,304,15,"gestureState"],[366,25,304,27],[366,26,304,28,"dy"],[366,28,304,30],[366,31,304,33],[366,32,304,34],[366,35,304,37],[366,41,304,43],[366,44,304,46],[366,48,304,50],[367,4,305,4],[367,5,305,5],[368,4,306,4,"calcDistancePercentage"],[368,26,306,26],[368,29,306,30,"gestureState"],[368,41,306,42],[368,45,306,47],[369,6,307,8],[369,14,307,16],[369,18,307,20],[369,19,307,21,"currentSwipingDirection"],[369,42,307,44],[370,8,308,12],[370,13,308,17],[370,19,308,23],[371,10,309,16],[371,17,309,24],[371,18,309,25,"gestureState"],[371,30,309,37],[371,31,309,38,"moveY"],[371,36,309,43],[371,39,309,46,"gestureState"],[371,51,309,58],[371,52,309,59,"y0"],[371,54,309,61],[371,59,310,21],[371,60,310,22],[371,64,310,26],[371,65,310,27,"props"],[371,70,310,32],[371,71,310,33,"deviceHeight"],[371,83,310,45],[371,87,310,49],[371,91,310,53],[371,92,310,54,"state"],[371,97,310,59],[371,98,310,60,"deviceHeight"],[371,110,310,72],[371,114,311,24,"gestureState"],[371,126,311,36],[371,127,311,37,"y0"],[371,129,311,39],[371,130,311,40],[372,8,312,12],[372,13,312,17],[372,17,312,21],[373,10,313,16],[373,17,313,23],[373,21,313,23,"reversePercentage"],[373,27,313,40],[373,28,313,40,"reversePercentage"],[373,45,313,40],[373,47,313,41,"gestureState"],[373,59,313,53],[373,60,313,54,"moveY"],[373,65,313,59],[373,68,313,62,"gestureState"],[373,80,313,74],[373,81,313,75,"y0"],[373,83,313,77],[373,84,313,78],[374,8,314,12],[374,13,314,17],[374,19,314,23],[375,10,315,16],[375,17,315,23],[375,21,315,23,"reversePercentage"],[375,27,315,40],[375,28,315,40,"reversePercentage"],[375,45,315,40],[375,47,315,41,"gestureState"],[375,59,315,53],[375,60,315,54,"moveX"],[375,65,315,59],[375,68,315,62,"gestureState"],[375,80,315,74],[375,81,315,75,"x0"],[375,83,315,77],[375,84,315,78],[376,8,316,12],[376,13,316,17],[376,20,316,24],[377,10,317,16],[377,17,317,24],[377,18,317,25,"gestureState"],[377,30,317,37],[377,31,317,38,"moveX"],[377,36,317,43],[377,39,317,46,"gestureState"],[377,51,317,58],[377,52,317,59,"x0"],[377,54,317,61],[377,59,318,21],[377,60,318,22],[377,64,318,26],[377,65,318,27,"props"],[377,70,318,32],[377,71,318,33,"deviceWidth"],[377,82,318,44],[377,86,318,48],[377,90,318,52],[377,91,318,53,"state"],[377,96,318,58],[377,97,318,59,"deviceWidth"],[377,108,318,70],[377,112,318,74,"gestureState"],[377,124,318,86],[377,125,318,87,"x0"],[377,127,318,89],[377,128,318,90],[378,8,319,12],[379,10,320,16],[379,17,320,23],[379,18,320,24],[380,6,321,8],[381,4,322,4],[381,5,322,5],[382,4,323,4,"createAnimationEventForSwipe"],[382,32,323,32],[382,35,323,35,"createAnimationEventForSwipe"],[382,36,323,35],[382,41,323,41],[383,6,324,8],[383,10,324,12],[383,14,324,16],[383,15,324,17,"currentSwipingDirection"],[383,38,324,40],[383,43,324,45],[383,50,324,52],[383,54,325,12],[383,58,325,16],[383,59,325,17,"currentSwipingDirection"],[383,82,325,40],[383,87,325,45],[383,93,325,51],[383,95,325,53],[384,8,326,12],[384,15,326,19,"Animated"],[384,23,326,27],[384,24,326,27,"default"],[384,31,326,27],[384,32,326,28,"event"],[384,37,326,33],[384,38,326,34],[384,39,326,35],[384,43,326,39],[384,45,326,41],[385,10,326,43,"dx"],[385,12,326,45],[385,14,326,47],[385,18,326,51],[385,19,326,52,"state"],[385,24,326,57],[385,25,326,58,"pan"],[385,28,326,61],[385,29,326,62,"x"],[386,8,326,64],[386,9,326,65],[386,10,326,66],[386,12,326,68],[387,10,327,16,"useNativeDriver"],[387,25,327,31],[387,27,327,33],[388,8,328,12],[388,9,328,13],[388,10,328,14],[389,6,329,8],[389,7,329,9],[389,13,330,13],[390,8,331,12],[390,15,331,19,"Animated"],[390,23,331,27],[390,24,331,27,"default"],[390,31,331,27],[390,32,331,28,"event"],[390,37,331,33],[390,38,331,34],[390,39,331,35],[390,43,331,39],[390,45,331,41],[391,10,331,43,"dy"],[391,12,331,45],[391,14,331,47],[391,18,331,51],[391,19,331,52,"state"],[391,24,331,57],[391,25,331,58,"pan"],[391,28,331,61],[391,29,331,62,"y"],[392,8,331,64],[392,9,331,65],[392,10,331,66],[392,12,331,68],[393,10,332,16,"useNativeDriver"],[393,25,332,31],[393,27,332,33],[394,8,333,12],[394,9,333,13],[394,10,333,14],[395,6,334,8],[396,4,335,4],[396,5,335,5],[397,4,336,4,"isDirectionIncluded"],[397,23,336,23],[397,26,336,27,"direction"],[397,35,336,36],[397,39,336,41],[398,6,337,8],[398,13,337,15,"Array"],[398,18,337,20],[398,19,337,21,"isArray"],[398,26,337,28],[398,27,337,29],[398,31,337,33],[398,32,337,34,"props"],[398,37,337,39],[398,38,337,40,"swipeDirection"],[398,52,337,54],[398,53,337,55],[398,56,338,14],[398,60,338,18],[398,61,338,19,"props"],[398,66,338,24],[398,67,338,25,"swipeDirection"],[398,81,338,39],[398,82,338,40,"includes"],[398,90,338,48],[398,91,338,49,"direction"],[398,100,338,58],[398,101,338,59],[398,104,339,14],[398,108,339,18],[398,109,339,19,"props"],[398,114,339,24],[398,115,339,25,"swipeDirection"],[398,129,339,39],[398,134,339,44,"direction"],[398,143,339,53],[399,4,340,4],[399,5,340,5],[400,4,341,4,"isSwipeDirectionAllowed"],[400,27,341,27],[400,30,341,30,"isSwipeDirectionAllowed"],[400,31,341,31],[401,6,341,33,"dy"],[401,8,341,35],[402,6,341,37,"dx"],[403,4,341,40],[403,5,341,41],[403,10,341,46],[404,6,342,8],[404,12,342,14,"draggedDown"],[404,23,342,25],[404,26,342,28,"dy"],[404,28,342,30],[404,31,342,33],[404,32,342,34],[405,6,343,8],[405,12,343,14,"draggedUp"],[405,21,343,23],[405,24,343,26,"dy"],[405,26,343,28],[405,29,343,31],[405,30,343,32],[406,6,344,8],[406,12,344,14,"draggedLeft"],[406,23,344,25],[406,26,344,28,"dx"],[406,28,344,30],[406,31,344,33],[406,32,344,34],[407,6,345,8],[407,12,345,14,"draggedRight"],[407,24,345,26],[407,27,345,29,"dx"],[407,29,345,31],[407,32,345,34],[407,33,345,35],[408,6,346,8],[408,10,346,12],[408,14,346,16],[408,15,346,17,"currentSwipingDirection"],[408,38,346,40],[408,43,346,45],[408,47,346,49],[408,51,347,12],[408,55,347,16],[408,56,347,17,"isDirectionIncluded"],[408,75,347,36],[408,76,347,37],[408,80,347,41],[408,81,347,42],[408,85,348,12,"draggedUp"],[408,94,348,21],[408,96,348,23],[409,8,349,12],[409,15,349,19],[409,19,349,23],[410,6,350,8],[410,7,350,9],[410,13,351,13],[410,17,351,17],[410,21,351,21],[410,22,351,22,"currentSwipingDirection"],[410,45,351,45],[410,50,351,50],[410,56,351,56],[410,60,352,12],[410,64,352,16],[410,65,352,17,"isDirectionIncluded"],[410,84,352,36],[410,85,352,37],[410,91,352,43],[410,92,352,44],[410,96,353,12,"draggedDown"],[410,107,353,23],[410,109,353,25],[411,8,354,12],[411,15,354,19],[411,19,354,23],[412,6,355,8],[412,7,355,9],[412,13,356,13],[412,17,356,17],[412,21,356,21],[412,22,356,22,"currentSwipingDirection"],[412,45,356,45],[412,50,356,50],[412,57,356,57],[412,61,357,12],[412,65,357,16],[412,66,357,17,"isDirectionIncluded"],[412,85,357,36],[412,86,357,37],[412,93,357,44],[412,94,357,45],[412,98,358,12,"draggedRight"],[412,110,358,24],[412,112,358,26],[413,8,359,12],[413,15,359,19],[413,19,359,23],[414,6,360,8],[414,7,360,9],[414,13,361,13],[414,17,361,17],[414,21,361,21],[414,22,361,22,"currentSwipingDirection"],[414,45,361,45],[414,50,361,50],[414,56,361,56],[414,60,362,12],[414,64,362,16],[414,65,362,17,"isDirectionIncluded"],[414,84,362,36],[414,85,362,37],[414,91,362,43],[414,92,362,44],[414,96,363,12,"draggedLeft"],[414,107,363,23],[414,109,363,25],[415,8,364,12],[415,15,364,19],[415,19,364,23],[416,6,365,8],[417,6,366,8],[417,13,366,15],[417,18,366,20],[418,4,367,4],[418,5,367,5],[419,4,368,4,"handleDimensionsUpdate"],[419,26,368,26],[419,29,368,29,"handleDimensionsUpdate"],[419,30,368,29],[419,35,368,35],[420,6,369,8],[420,10,369,12],[420,11,369,13],[420,15,369,17],[420,16,369,18,"props"],[420,21,369,23],[420,22,369,24,"deviceHeight"],[420,34,369,36],[420,38,369,40],[420,39,369,41],[420,43,369,45],[420,44,369,46,"props"],[420,49,369,51],[420,50,369,52,"deviceWidth"],[420,61,369,63],[420,63,369,65],[421,8,370,12],[422,8,371,12],[423,8,372,12],[423,14,372,18,"deviceWidth"],[423,25,372,29],[423,28,372,32,"Dimensions"],[423,38,372,42],[423,39,372,42,"default"],[423,46,372,42],[423,47,372,43,"get"],[423,50,372,46],[423,51,372,47],[423,59,372,55],[423,60,372,56],[423,61,372,57,"width"],[423,66,372,62],[424,8,373,12],[424,14,373,18,"deviceHeight"],[424,26,373,30],[424,29,373,33,"Dimensions"],[424,39,373,43],[424,40,373,43,"default"],[424,47,373,43],[424,48,373,44,"get"],[424,51,373,47],[424,52,373,48],[424,60,373,56],[424,61,373,57],[424,62,373,58,"height"],[424,68,373,64],[425,8,374,12],[425,12,374,16,"deviceWidth"],[425,23,374,27],[425,28,374,32],[425,32,374,36],[425,33,374,37,"state"],[425,38,374,42],[425,39,374,43,"deviceWidth"],[425,50,374,54],[425,54,375,16,"deviceHeight"],[425,66,375,28],[425,71,375,33],[425,75,375,37],[425,76,375,38,"state"],[425,81,375,43],[425,82,375,44,"deviceHeight"],[425,94,375,56],[425,96,375,58],[426,10,376,16],[426,14,376,20],[426,15,376,21,"setState"],[426,23,376,29],[426,24,376,30],[427,12,376,32,"deviceWidth"],[427,23,376,43],[428,12,376,45,"deviceHeight"],[429,10,376,58],[429,11,376,59],[429,12,376,60],[430,8,377,12],[431,6,378,8],[432,4,379,4],[432,5,379,5],[433,4,380,4,"open"],[433,8,380,8],[433,11,380,11,"open"],[433,12,380,11],[433,17,380,17],[434,6,381,8],[434,10,381,12],[434,14,381,16],[434,15,381,17,"isTransitioning"],[434,30,381,32],[434,32,381,34],[435,8,382,12],[436,6,383,8],[437,6,384,8],[437,10,384,12],[437,11,384,13,"isTransitioning"],[437,26,384,28],[437,29,384,31],[437,33,384,35],[438,6,385,8],[438,10,385,12],[438,14,385,16],[438,15,385,17,"backdropRef"],[438,26,385,28],[438,28,385,30],[439,8,386,12],[439,12,386,16],[439,13,386,17,"backdropRef"],[439,24,386,28],[439,25,386,29,"transitionTo"],[439,37,386,41],[439,38,386,42],[440,10,386,44,"opacity"],[440,17,386,51],[440,19,386,53],[440,23,386,57],[440,24,386,58,"props"],[440,29,386,63],[440,30,386,64,"backdropOpacity"],[441,8,386,80],[441,9,386,81],[441,11,386,83],[441,15,386,87],[441,16,386,88,"props"],[441,21,386,93],[441,22,386,94,"backdropTransitionInTiming"],[441,48,386,120],[441,49,386,121],[442,6,387,8],[443,6,388,8],[444,6,389,8],[445,6,390,8],[446,6,391,8],[446,10,391,12],[446,14,391,16],[446,15,391,17,"state"],[446,20,391,22],[446,21,391,23,"isSwipeable"],[446,32,391,34],[446,34,391,36],[447,8,392,12],[447,12,392,16],[447,13,392,17,"state"],[447,18,392,22],[447,19,392,23,"pan"],[447,22,392,26],[447,23,392,27,"setValue"],[447,31,392,35],[447,32,392,36],[448,10,392,38,"x"],[448,11,392,39],[448,13,392,41],[448,14,392,42],[449,10,392,44,"y"],[449,11,392,45],[449,13,392,47],[450,8,392,49],[450,9,392,50],[450,10,392,51],[451,6,393,8],[452,6,394,8],[452,10,394,12],[452,14,394,16],[452,15,394,17,"contentRef"],[452,25,394,27],[452,27,394,29],[453,8,395,12],[453,12,395,16],[453,13,395,17,"props"],[453,18,395,22],[453,19,395,23,"onModalWillShow"],[453,34,395,38],[453,38,395,42],[453,42,395,46],[453,43,395,47,"props"],[453,48,395,52],[453,49,395,53,"onModalWillShow"],[453,64,395,68],[453,65,395,69],[453,66,395,70],[454,8,396,12],[454,12,396,16],[454,16,396,20],[454,17,396,21,"interactionHandle"],[454,34,396,38],[454,38,396,42],[454,42,396,46],[454,44,396,48],[455,10,397,16],[455,14,397,20],[455,15,397,21,"interactionHandle"],[455,32,397,38],[455,35,397,41,"InteractionManager"],[455,53,397,59],[455,54,397,59,"default"],[455,61,397,59],[455,62,397,60,"createInteractionHandle"],[455,85,397,83],[455,86,397,84],[455,87,397,85],[456,8,398,12],[457,8,399,12],[457,12,399,16],[457,13,399,17,"contentRef"],[457,23,399,27],[457,24,400,17,"animate"],[457,31,400,24],[457,32,400,25],[457,36,400,29],[457,37,400,30,"animationIn"],[457,48,400,41],[457,50,400,43],[457,54,400,47],[457,55,400,48,"props"],[457,60,400,53],[457,61,400,54,"animationInTiming"],[457,78,400,71],[457,79,400,72],[457,80,401,17,"then"],[457,84,401,21],[457,85,401,22],[457,91,401,28],[458,10,402,16],[458,14,402,20],[458,15,402,21,"isTransitioning"],[458,30,402,36],[458,33,402,39],[458,38,402,44],[459,10,403,16],[459,14,403,20],[459,18,403,24],[459,19,403,25,"interactionHandle"],[459,36,403,42],[459,38,403,44],[460,12,404,20,"InteractionManager"],[460,30,404,38],[460,31,404,38,"default"],[460,38,404,38],[460,39,404,39,"clearInteractionHandle"],[460,61,404,61],[460,62,404,62],[460,66,404,66],[460,67,404,67,"interactionHandle"],[460,84,404,84],[460,85,404,85],[461,12,405,20],[461,16,405,24],[461,17,405,25,"interactionHandle"],[461,34,405,42],[461,37,405,45],[461,41,405,49],[462,10,406,16],[463,10,407,16],[463,14,407,20],[463,15,407,21],[463,19,407,25],[463,20,407,26,"props"],[463,25,407,31],[463,26,407,32,"isVisible"],[463,35,407,41],[463,37,407,43],[464,12,408,20],[464,16,408,24],[464,17,408,25,"close"],[464,22,408,30],[464,23,408,31],[464,24,408,32],[465,10,409,16],[465,11,409,17],[465,17,410,21],[466,12,411,20],[466,16,411,24],[466,17,411,25,"props"],[466,22,411,30],[466,23,411,31,"onModalShow"],[466,34,411,42],[466,35,411,43],[466,36,411,44],[467,10,412,16],[468,8,413,12],[468,9,413,13],[468,10,413,14],[469,6,414,8],[470,4,415,4],[470,5,415,5],[471,4,416,4,"close"],[471,9,416,9],[471,12,416,12,"close"],[471,13,416,12],[471,18,416,18],[472,6,417,8],[472,10,417,12],[472,14,417,16],[472,15,417,17,"isTransitioning"],[472,30,417,32],[472,32,417,34],[473,8,418,12],[474,6,419,8],[475,6,420,8],[475,10,420,12],[475,11,420,13,"isTransitioning"],[475,26,420,28],[475,29,420,31],[475,33,420,35],[476,6,421,8],[476,10,421,12],[476,14,421,16],[476,15,421,17,"backdropRef"],[476,26,421,28],[476,28,421,30],[477,8,422,12],[477,12,422,16],[477,13,422,17,"backdropRef"],[477,24,422,28],[477,25,422,29,"transitionTo"],[477,37,422,41],[477,38,422,42],[478,10,422,44,"opacity"],[478,17,422,51],[478,19,422,53],[479,8,422,55],[479,9,422,56],[479,11,422,58],[479,15,422,62],[479,16,422,63,"props"],[479,21,422,68],[479,22,422,69,"backdropTransitionOutTiming"],[479,49,422,96],[479,50,422,97],[480,6,423,8],[481,6,424,8],[481,10,424,12,"animationOut"],[481,22,424,24],[481,25,424,27],[481,29,424,31],[481,30,424,32,"animationOut"],[481,42,424,44],[482,6,425,8],[482,10,425,12],[482,14,425,16],[482,15,425,17,"inSwipeClosingState"],[482,34,425,36],[482,36,425,38],[483,8,426,12],[483,12,426,16],[483,13,426,17,"inSwipeClosingState"],[483,32,426,36],[483,35,426,39],[483,40,426,44],[484,8,427,12],[484,12,427,16],[484,16,427,20],[484,17,427,21,"currentSwipingDirection"],[484,40,427,44],[484,45,427,49],[484,49,427,53],[484,51,427,55],[485,10,428,16,"animationOut"],[485,22,428,28],[485,25,428,31],[485,37,428,43],[486,8,429,12],[486,9,429,13],[486,15,430,17],[486,19,430,21],[486,23,430,25],[486,24,430,26,"currentSwipingDirection"],[486,47,430,49],[486,52,430,54],[486,58,430,60],[486,60,430,62],[487,10,431,16,"animationOut"],[487,22,431,28],[487,25,431,31],[487,39,431,45],[488,8,432,12],[488,9,432,13],[488,15,433,17],[488,19,433,21],[488,23,433,25],[488,24,433,26,"currentSwipingDirection"],[488,47,433,49],[488,52,433,54],[488,59,433,61],[488,61,433,63],[489,10,434,16,"animationOut"],[489,22,434,28],[489,25,434,31],[489,40,434,46],[490,8,435,12],[490,9,435,13],[490,15,436,17],[490,19,436,21],[490,23,436,25],[490,24,436,26,"currentSwipingDirection"],[490,47,436,49],[490,52,436,54],[490,58,436,60],[490,60,436,62],[491,10,437,16,"animationOut"],[491,22,437,28],[491,25,437,31],[491,39,437,45],[492,8,438,12],[493,6,439,8],[494,6,440,8],[494,10,440,12],[494,14,440,16],[494,15,440,17,"contentRef"],[494,25,440,27],[494,27,440,29],[495,8,441,12],[495,12,441,16],[495,13,441,17,"props"],[495,18,441,22],[495,19,441,23,"onModalWillHide"],[495,34,441,38],[495,38,441,42],[495,42,441,46],[495,43,441,47,"props"],[495,48,441,52],[495,49,441,53,"onModalWillHide"],[495,64,441,68],[495,65,441,69],[495,66,441,70],[496,8,442,12],[496,12,442,16],[496,16,442,20],[496,17,442,21,"interactionHandle"],[496,34,442,38],[496,38,442,42],[496,42,442,46],[496,44,442,48],[497,10,443,16],[497,14,443,20],[497,15,443,21,"interactionHandle"],[497,32,443,38],[497,35,443,41,"InteractionManager"],[497,53,443,59],[497,54,443,59,"default"],[497,61,443,59],[497,62,443,60,"createInteractionHandle"],[497,85,443,83],[497,86,443,84],[497,87,443,85],[498,8,444,12],[499,8,445,12],[499,12,445,16],[499,13,445,17,"contentRef"],[499,23,445,27],[499,24,446,17,"animate"],[499,31,446,24],[499,32,446,25,"animationOut"],[499,44,446,37],[499,46,446,39],[499,50,446,43],[499,51,446,44,"props"],[499,56,446,49],[499,57,446,50,"animationOutTiming"],[499,75,446,68],[499,76,446,69],[499,77,447,17,"then"],[499,81,447,21],[499,82,447,22],[499,88,447,28],[500,10,448,16],[500,14,448,20],[500,15,448,21,"isTransitioning"],[500,30,448,36],[500,33,448,39],[500,38,448,44],[501,10,449,16],[501,14,449,20],[501,18,449,24],[501,19,449,25,"interactionHandle"],[501,36,449,42],[501,38,449,44],[502,12,450,20,"InteractionManager"],[502,30,450,38],[502,31,450,38,"default"],[502,38,450,38],[502,39,450,39,"clearInteractionHandle"],[502,61,450,61],[502,62,450,62],[502,66,450,66],[502,67,450,67,"interactionHandle"],[502,84,450,84],[502,85,450,85],[503,12,451,20],[503,16,451,24],[503,17,451,25,"interactionHandle"],[503,34,451,42],[503,37,451,45],[503,41,451,49],[504,10,452,16],[505,10,453,16],[505,14,453,20],[505,18,453,24],[505,19,453,25,"props"],[505,24,453,30],[505,25,453,31,"isVisible"],[505,34,453,40],[505,36,453,42],[506,12,454,20],[506,16,454,24],[506,17,454,25,"open"],[506,21,454,29],[506,22,454,30],[506,23,454,31],[507,10,455,16],[507,11,455,17],[507,17,456,21],[508,12,457,20],[508,16,457,24],[508,17,457,25,"setState"],[508,25,457,33],[508,26,457,34],[509,14,458,24,"showContent"],[509,25,458,35],[509,27,458,37],[510,12,459,20],[510,13,459,21],[510,15,459,23],[510,21,459,29],[511,14,460,24],[511,18,460,28],[511,19,460,29,"setState"],[511,27,460,37],[511,28,460,38],[512,16,461,28,"isVisible"],[512,25,461,37],[512,27,461,39],[513,14,462,24],[513,15,462,25],[513,17,462,27],[513,23,462,33],[514,16,463,28],[514,20,463,32],[514,21,463,33,"props"],[514,26,463,38],[514,27,463,39,"onModalHide"],[514,38,463,50],[514,39,463,51],[514,40,463,52],[515,14,464,24],[515,15,464,25],[515,16,464,26],[516,12,465,20],[516,13,465,21],[516,14,465,22],[517,10,466,16],[518,8,467,12],[518,9,467,13],[518,10,467,14],[519,6,468,8],[520,4,469,4],[520,5,469,5],[521,4,470,4,"makeBackdrop"],[521,16,470,16],[521,19,470,19,"makeBackdrop"],[521,20,470,19],[521,25,470,25],[522,6,471,8],[522,10,471,12],[522,11,471,13],[522,15,471,17],[522,16,471,18,"props"],[522,21,471,23],[522,22,471,24,"hasBackdrop"],[522,33,471,35],[522,35,471,37],[523,8,472,12],[523,15,472,19],[523,19,472,23],[524,6,473,8],[525,6,474,8],[525,10,474,12],[525,14,474,16],[525,15,474,17,"props"],[525,20,474,22],[525,21,474,23,"customBackdrop"],[525,35,474,37],[525,39,475,12],[525,54,475,13,"React"],[525,59,475,18],[525,60,475,19,"isValidElement"],[525,74,475,33],[525,75,475,34],[525,79,475,38],[525,80,475,39,"props"],[525,85,475,44],[525,86,475,45,"customBackdrop"],[525,100,475,59],[525,101,475,60],[525,103,475,62],[526,8,476,12,"console"],[526,15,476,19],[526,16,476,20,"warn"],[526,20,476,24],[526,21,476,25],[526,110,476,114],[526,111,476,115],[527,6,477,8],[528,6,478,8],[528,12,478,14],[529,8,478,16,"customBackdrop"],[529,22,478,30],[530,8,478,32,"backdropColor"],[530,21,478,45],[531,8,478,47,"useNativeDriver"],[531,23,478,62],[532,8,478,64,"useNativeDriverForBackdrop"],[532,34,478,90],[533,8,478,92,"onBackdropPress"],[534,6,478,109],[534,7,478,110],[534,10,478,113],[534,14,478,117],[534,15,478,118,"props"],[534,20,478,123],[535,6,479,8],[535,12,479,14,"hasCustomBackdrop"],[535,29,479,31],[535,32,479,34],[535,33,479,35],[535,34,479,36],[535,38,479,40],[535,39,479,41,"props"],[535,44,479,46],[535,45,479,47,"customBackdrop"],[535,59,479,61],[536,6,480,8],[536,12,480,14,"backdropComputedStyle"],[536,33,480,35],[536,36,480,38],[536,37,481,12],[537,8,482,16,"width"],[537,13,482,21],[537,15,482,23],[537,19,482,27],[537,20,482,28,"getDeviceWidth"],[537,34,482,42],[537,35,482,43],[537,36,482,44],[538,8,483,16,"height"],[538,14,483,22],[538,16,483,24],[538,20,483,28],[538,21,483,29,"getDeviceHeight"],[538,36,483,44],[538,37,483,45],[538,38,483,46],[539,8,484,16,"backgroundColor"],[539,23,484,31],[539,25,484,33],[539,29,484,37],[539,30,484,38,"state"],[539,35,484,43],[539,36,484,44,"showContent"],[539,47,484,55],[539,51,484,59],[539,52,484,60,"hasCustomBackdrop"],[539,69,484,77],[539,72,485,22,"backdropColor"],[539,85,485,35],[539,88,486,22],[540,6,487,12],[540,7,487,13],[540,8,488,9],[541,6,489,8],[541,12,489,14,"backdropWrapper"],[541,27,489,29],[541,43,489,33,"React"],[541,48,489,38],[541,49,489,39,"createElement"],[541,62,489,52],[541,63,489,53,"animatable"],[541,73,489,63],[541,74,489,64,"View"],[542,6,490,8],[543,6,490,8],[543,8,491,10],[544,8,492,12],[545,8,493,12,"ref"],[545,11,493,15],[545,13,493,17,"ref"],[545,16,493,20],[545,20,493,25],[545,24,493,29],[545,25,493,30,"backdropRef"],[545,36,493,41],[545,39,493,44,"ref"],[545,42,493,48],[546,8,493,50,"useNativeDriver"],[546,23,493,65],[546,25,493,67,"useNativeDriverForBackdrop"],[546,51,493,93],[546,56,493,98,"undefined"],[546,65,493,107],[546,68,494,18,"useNativeDriverForBackdrop"],[546,94,494,44],[546,97,495,18,"useNativeDriver"],[546,112,495,33],[547,8,495,35,"style"],[547,13,495,40],[547,15,495,42],[547,16,495,43,"styles"],[547,22,495,49],[547,23,495,49,"default"],[547,30,495,49],[547,31,495,50,"backdrop"],[547,39,495,58],[547,41,495,60,"backdropComputedStyle"],[547,62,495,81],[548,6,495,83],[548,7,495,84],[548,9,495,86,"hasCustomBackdrop"],[548,26,495,103],[548,30,495,107,"customBackdrop"],[548,44,495,121],[548,45,495,123],[549,6,496,8],[549,10,496,12,"hasCustomBackdrop"],[549,27,496,29],[549,29,496,31],[550,8,497,12],[551,8,498,12],[551,15,498,19,"backdropWrapper"],[551,30,498,34],[552,6,499,8],[553,6,500,8],[554,6,501,8],[555,6,502,8],[555,26,502,16,"React"],[555,31,502,21],[555,32,502,22,"createElement"],[555,45,502,35],[555,46,502,36,"TouchableWithoutFeedback"],[555,70,502,60],[555,71,502,60,"default"],[555,78,502,60],[555,80,502,62],[556,8,502,64,"onPress"],[556,15,502,71],[556,17,502,73,"onBackdropPress"],[557,6,502,89],[557,7,502,90],[557,9,502,92,"backdropWrapper"],[557,24,502,107],[557,25,502,108],[558,4,503,4],[558,5,503,5],[559,4,504,4,"render"],[559,10,504,10,"render"],[559,11,504,10],[559,13,504,13],[560,6,505,8],[561,6,506,8],[561,12,506,14],[562,8,506,16,"animationIn"],[562,19,506,27],[563,8,506,29,"animationInTiming"],[563,25,506,46],[564,8,506,48,"animationOut"],[564,20,506,60],[565,8,506,62,"animationOutTiming"],[565,26,506,80],[566,8,506,82,"avoidKeyboard"],[566,21,506,95],[567,8,506,97,"coverScreen"],[567,19,506,108],[568,8,506,110,"hasBackdrop"],[568,19,506,121],[569,8,506,123,"backdropColor"],[569,21,506,136],[570,8,506,138,"backdropOpacity"],[570,23,506,153],[571,8,506,155,"backdropTransitionInTiming"],[571,34,506,181],[572,8,506,183,"backdropTransitionOutTiming"],[572,35,506,210],[573,8,506,212,"customBackdrop"],[573,22,506,226],[574,8,506,228,"children"],[574,16,506,236],[575,8,506,238,"isVisible"],[575,17,506,247],[576,8,506,249,"onModalShow"],[576,19,506,260],[577,8,506,262,"onBackButtonPress"],[577,25,506,279],[578,8,506,281,"useNativeDriver"],[578,23,506,296],[579,8,506,298,"propagateSwipe"],[579,22,506,312],[580,8,506,314,"style"],[580,13,506,319],[581,8,506,321],[581,11,506,324,"otherProps"],[582,6,506,335],[582,7,506,336],[582,10,506,339],[582,14,506,343],[582,15,506,344,"props"],[582,20,506,349],[583,6,507,8],[583,12,507,14],[584,8,507,16,"testID"],[584,14,507,22],[585,8,507,24],[585,11,507,27,"containerProps"],[586,6,507,42],[586,7,507,43],[586,10,507,46,"otherProps"],[586,20,507,56],[587,6,508,8],[587,12,508,14,"computedStyle"],[587,25,508,27],[587,28,508,30],[587,29,509,12],[588,8,509,14,"margin"],[588,14,509,20],[588,16,509,22],[588,20,509,26],[588,21,509,27,"getDeviceWidth"],[588,35,509,41],[588,36,509,42],[588,37,509,43],[588,40,509,46],[588,44,509,50],[589,8,509,52,"transform"],[589,17,509,61],[589,19,509,63],[589,20,509,64],[590,10,509,66,"translateY"],[590,20,509,76],[590,22,509,78],[591,8,509,80],[591,9,509,81],[592,6,509,83],[592,7,509,84],[592,9,510,12,"styles"],[592,15,510,18],[592,16,510,18,"default"],[592,23,510,18],[592,24,510,19,"content"],[592,31,510,26],[592,33,511,12,"style"],[592,38,511,17],[592,39,512,9],[593,6,513,8],[593,10,513,12,"panHandlers"],[593,21,513,23],[593,24,513,26],[593,25,513,27],[593,26,513,28],[594,6,514,8],[594,10,514,12,"panPosition"],[594,21,514,23],[594,24,514,26],[594,25,514,27],[594,26,514,28],[595,6,515,8],[595,10,515,12],[595,14,515,16],[595,15,515,17,"state"],[595,20,515,22],[595,21,515,23,"isSwipeable"],[595,32,515,34],[595,34,515,36],[596,8,516,12,"panHandlers"],[596,19,516,23],[596,22,516,26],[597,10,516,28],[597,13,516,31],[597,17,516,35],[597,18,516,36,"panResponder"],[597,30,516,48],[597,31,516,49,"panHandlers"],[598,8,516,61],[598,9,516,62],[599,8,517,12],[599,12,517,16,"useNativeDriver"],[599,27,517,31],[599,29,517,33],[600,10,518,16,"panPosition"],[600,21,518,27],[600,24,518,30],[601,12,519,20,"transform"],[601,21,519,29],[601,23,519,31],[601,27,519,35],[601,28,519,36,"state"],[601,33,519,41],[601,34,519,42,"pan"],[601,37,519,45],[601,38,519,46,"getTranslateTransform"],[601,59,519,67],[601,60,519,68],[602,10,520,16],[602,11,520,17],[603,8,521,12],[603,9,521,13],[603,15,522,17],[604,10,523,16,"panPosition"],[604,21,523,27],[604,24,523,30],[604,28,523,34],[604,29,523,35,"state"],[604,34,523,40],[604,35,523,41,"pan"],[604,38,523,44],[604,39,523,45,"getLayout"],[604,48,523,54],[604,49,523,55],[604,50,523,56],[605,8,524,12],[606,6,525,8],[607,6,526,8],[608,6,527,8],[609,6,528,8],[609,12,528,14,"_children"],[609,21,528,23],[609,24,528,26],[609,28,528,30],[609,29,528,31,"props"],[609,34,528,36],[609,35,528,37,"hideModalContentWhileAnimating"],[609,65,528,67],[609,69,529,12],[609,73,529,16],[609,74,529,17,"props"],[609,79,529,22],[609,80,529,23,"useNativeDriver"],[609,95,529,38],[609,99,530,12],[609,100,530,13],[609,104,530,17],[609,105,530,18,"state"],[609,110,530,23],[609,111,530,24,"showContent"],[609,122,530,35],[609,139,530,39,"React"],[609,144,530,44],[609,145,530,45,"createElement"],[609,158,530,58],[609,159,530,59,"animatable"],[609,169,530,69],[609,170,530,70,"View"],[609,174,530,74],[609,176,530,76],[609,180,530,80],[609,181,530,81],[609,185,530,86,"children"],[609,193,530,95],[610,6,531,8],[610,12,531,14,"containerView"],[610,25,531,27],[610,41,531,31,"React"],[610,46,531,36],[610,47,531,37,"createElement"],[610,60,531,50],[610,61,531,51,"animatable"],[610,71,531,61],[610,72,531,62,"View"],[610,76,531,66],[610,78,531,68],[611,8,531,70],[611,11,531,73,"panHandlers"],[611,22,531,84],[612,8,532,12],[613,8,533,12,"ref"],[613,11,533,15],[613,13,533,17,"ref"],[613,16,533,20],[613,20,533,25],[613,24,533,29],[613,25,533,30,"contentRef"],[613,35,533,40],[613,38,533,43,"ref"],[613,41,533,47],[614,8,533,49,"style"],[614,13,533,54],[614,15,533,56],[614,16,533,57,"panPosition"],[614,27,533,68],[614,29,533,70,"computedStyle"],[614,42,533,83],[614,43,533,84],[615,8,533,86,"pointerEvents"],[615,21,533,99],[615,23,533,101],[615,33,533,111],[616,8,533,113,"useNativeDriver"],[616,23,533,128],[616,25,533,130,"useNativeDriver"],[616,40,533,145],[617,8,533,147],[617,11,533,150,"containerProps"],[618,6,533,165],[618,7,533,166],[618,9,533,168,"_children"],[618,18,533,177],[618,19,533,179],[619,6,534,8],[620,6,535,8],[621,6,536,8],[621,10,536,12],[621,11,536,13,"coverScreen"],[621,22,536,24],[621,26,536,28],[621,30,536,32],[621,31,536,33,"state"],[621,36,536,38],[621,37,536,39,"isVisible"],[621,46,536,48],[621,48,536,50],[622,8,537,12],[622,28,537,20,"React"],[622,33,537,25],[622,34,537,26,"createElement"],[622,47,537,39],[622,48,537,40,"View"],[622,52,537,44],[622,53,537,44,"default"],[622,60,537,44],[622,62,537,46],[623,10,537,48,"pointerEvents"],[623,23,537,61],[623,25,537,63],[623,35,537,73],[624,10,537,75,"style"],[624,15,537,80],[624,17,537,82],[624,18,537,83,"styles"],[624,24,537,89],[624,25,537,89,"default"],[624,32,537,89],[624,33,537,90,"backdrop"],[624,41,537,98],[624,43,537,100,"styles"],[624,49,537,106],[624,50,537,106,"default"],[624,57,537,106],[624,58,537,107,"containerBox"],[624,70,537,119],[625,8,537,121],[625,9,537,122],[625,11,538,16],[625,15,538,20],[625,16,538,21,"makeBackdrop"],[625,28,538,33],[625,29,538,34],[625,30,538,35],[625,32,539,16,"containerView"],[625,45,539,29],[625,46,539,30],[626,6,540,8],[627,6,541,8],[627,26,541,16,"React"],[627,31,541,21],[627,32,541,22,"createElement"],[627,45,541,35],[627,46,541,36,"Modal"],[627,51,541,41],[627,52,541,41,"default"],[627,59,541,41],[627,61,541,43],[628,8,541,45,"transparent"],[628,19,541,56],[628,21,541,58],[628,25,541,62],[629,8,541,64,"animationType"],[629,21,541,77],[629,23,541,79],[629,29,541,85],[630,8,541,87,"visible"],[630,15,541,94],[630,17,541,96],[630,21,541,100],[630,22,541,101,"state"],[630,27,541,106],[630,28,541,107,"isVisible"],[630,37,541,116],[631,8,541,118,"onRequestClose"],[631,22,541,132],[631,24,541,134,"onBackButtonPress"],[631,41,541,151],[632,8,541,153],[632,11,541,156,"otherProps"],[633,6,541,167],[633,7,541,168],[633,9,542,12],[633,13,542,16],[633,14,542,17,"makeBackdrop"],[633,26,542,29],[633,27,542,30],[633,28,542,31],[633,30,543,12,"avoidKeyboard"],[633,43,543,25],[633,60,543,29,"React"],[633,65,543,34],[633,66,543,35,"createElement"],[633,79,543,48],[633,80,543,49,"KeyboardAvoidingView"],[633,100,543,69],[633,101,543,69,"default"],[633,108,543,69],[633,110,543,71],[634,8,543,73,"behavior"],[634,16,543,81],[634,18,543,83,"Platform"],[634,26,543,91],[634,27,543,91,"default"],[634,34,543,91],[634,35,543,92,"OS"],[634,37,543,94],[634,42,543,99],[634,47,543,104],[634,50,543,107],[634,59,543,116],[634,62,543,119,"undefined"],[634,71,543,128],[635,8,543,130,"pointerEvents"],[635,21,543,143],[635,23,543,145],[635,33,543,155],[636,8,543,157,"style"],[636,13,543,162],[636,15,543,164,"computedStyle"],[636,28,543,177],[636,29,543,178,"concat"],[636,35,543,184],[636,36,543,185],[636,37,543,186],[637,10,543,188,"margin"],[637,16,543,194],[637,18,543,196],[638,8,543,198],[638,9,543,199],[638,10,543,200],[639,6,543,202],[639,7,543,203],[639,9,543,205,"containerView"],[639,22,543,218],[639,23,543,219],[639,27,543,224,"containerView"],[639,40,543,238],[639,41,543,239],[640,4,544,4],[641,2,545,0],[642,2,546,0],[642,6,546,0,"_default"],[642,14,546,0],[642,17,546,15,"ReactNativeModal"],[642,33,546,31],[643,0,546,32],[643,3]],"functionMap":{"names":["<global>","defaultProps.onModalShow","defaultProps.onModalWillShow","defaultProps.onModalHide","defaultProps.onModalWillHide","defaultProps.onBackdropPress","defaultProps.onBackButtonPress","extractAnimationFromProps","ReactNativeModal","ReactNativeModal#constructor","ReactNativeModal.getDerivedStateFromProps","ReactNativeModal#componentDidMount","ReactNativeModal#componentWillUnmount","ReactNativeModal#componentDidUpdate","ReactNativeModal#getDeviceHeight","ReactNativeModal#getDeviceWidth","ReactNativeModal#onBackButtonPress","ReactNativeModal#shouldPropagateSwipe","ReactNativeModal#buildPanResponder","PanResponder.create$argument_0.onMoveShouldSetPanResponder","PanResponder.create$argument_0.onStartShouldSetPanResponder","e._dispatchInstances.some$argument_0","PanResponder.create$argument_0.onPanResponderMove","PanResponder.create$argument_0.onPanResponderRelease","ReactNativeModal#getAccDistancePerDirection","ReactNativeModal#getSwipingDirection","ReactNativeModal#calcDistancePercentage","ReactNativeModal#createAnimationEventForSwipe","ReactNativeModal#isDirectionIncluded","ReactNativeModal#isSwipeDirectionAllowed","ReactNativeModal#handleDimensionsUpdate","ReactNativeModal#open","contentRef.animate.then$argument_0","ReactNativeModal#close","setState$argument_1","ReactNativeModal#makeBackdrop","React.createElement$argument_1.ref","ReactNativeModal#render"],"mappings":"AAA;kBC6B,UD;sBEC,UF;kBGC,UH;sBIC,UJ;sBKC,UL;wBMC,UN;kCOQ;EPG;OQC;IC0B;KDmB;IEC;KFK;IGC;KHU;IIC;KJY;IKC;KLsB;sBMC,wDN;qBOC,sDP;wBQC;KRM;2BSC;KTI;wBUC;yCCG;aDoB;0CEC;8CCE,wDD;aFc;gCIC;aJwC;mCKC;aLyC;KVE;iCgBC;KhBa;0BiBC;KjBK;6BkBC;KlBgB;mCmBC;KnBY;0BoBC;KpBI;8BqBC;KrB0B;6BsBC;KtBW;WuBC;sBCqB;aDY;KvBE;YyBC;sBD+B;uBEY;qBFM;aCE;KzBE;mB2BC;iBCuB,+BD;K3BU;I6BC;iBD6B,8BC;K7BW;CRC"},"hasCjsExports":false},"type":"js/module"}]} |