react-native-bynn-sdk
Version:
Bynn Mobile SDK for React Native - Identity verification and KYC
1 lines • 4.18 kB
JavaScript
;const _0x450ff4=_0x199c;(function(_0x16ead1,_0x49fe98){const _0x430570=_0x199c,_0x30c4c8=_0x16ead1();while(!![]){try{const _0x2906db=parseInt(_0x430570(0x1c9))/0x1+-parseInt(_0x430570(0x1af))/0x2*(-parseInt(_0x430570(0x1c8))/0x3)+parseInt(_0x430570(0x1b5))/0x4*(-parseInt(_0x430570(0x1c7))/0x5)+-parseInt(_0x430570(0x1cb))/0x6+-parseInt(_0x430570(0x1c1))/0x7*(parseInt(_0x430570(0x1c3))/0x8)+-parseInt(_0x430570(0x1ba))/0x9*(-parseInt(_0x430570(0x1b2))/0xa)+parseInt(_0x430570(0x1c2))/0xb*(parseInt(_0x430570(0x1be))/0xc);if(_0x2906db===_0x49fe98)break;else _0x30c4c8['push'](_0x30c4c8['shift']());}catch(_0x59fa6a){_0x30c4c8['push'](_0x30c4c8['shift']());}}}(_0x3dc2,0xd4c34));function _0x3dc2(){const _0x288521=['28361509ynCMLY','12690808toHBvI','Modal','exit_verification_process_yes','white','862055oSIdIH','108NRExSt','358394ahhSmm','react-i18next','4205994QmmLMo','100%','modalContainer','5426ASOebk','cancelButtonText','default','100cVYpTB','useTranslation','View','20BokGFQ','600','#000','createElement','confirmButton','887850DWAKeH','fade','Text','../i18n','12NIguds','defineProperty','center','7NKQfoh'];_0x3dc2=function(){return _0x288521;};return _0x3dc2();}function _0x199c(_0x16224f,_0x5200e0){const _0x3dc2c1=_0x3dc2();return _0x199c=function(_0x199c43,_0x85ad4){_0x199c43=_0x199c43-0x1ad;let _0x165283=_0x3dc2c1[_0x199c43];return _0x165283;},_0x199c(_0x16224f,_0x5200e0);}Object[_0x450ff4(0x1bf)](exports,'__esModule',{'value':!![]}),exports['default']=void 0x0;var _react=_interopRequireDefault(require('react')),_reactNative=require('react-native'),_reactI18next=require(_0x450ff4(0x1ca));require(_0x450ff4(0x1bd));function _interopRequireDefault(_0xee6e40){return _0xee6e40&&_0xee6e40['__esModule']?_0xee6e40:{'default':_0xee6e40};}const {t}=(0x0,_reactI18next[_0x450ff4(0x1b3)])(),ExitModal=({visible:_0x5643c0,onCancel:_0x49456a,onConfirm:_0x332ac4,title:_0x2c9316,cancelText:_0x6a575d,confirmText:_0x527431})=>{const _0x3bb70e=_0x450ff4;return _react[_0x3bb70e(0x1b1)][_0x3bb70e(0x1b8)](_reactNative[_0x3bb70e(0x1c4)],{'transparent':!![],'visible':_0x5643c0,'animationType':_0x3bb70e(0x1bb),'onRequestClose':_0x49456a},_react[_0x3bb70e(0x1b1)][_0x3bb70e(0x1b8)](_reactNative[_0x3bb70e(0x1b4)],{'style':styles['overlay']},_react['default']['createElement'](_reactNative[_0x3bb70e(0x1b4)],{'style':styles[_0x3bb70e(0x1ae)]},_react[_0x3bb70e(0x1b1)][_0x3bb70e(0x1b8)](_reactNative[_0x3bb70e(0x1bc)],{'style':styles['title']},_0x2c9316||t('exit_verification_process_title')),_react[_0x3bb70e(0x1b1)]['createElement'](_reactNative['TouchableOpacity'],{'style':styles['cancelButton'],'onPress':_0x49456a,'activeOpacity':0.8},_react[_0x3bb70e(0x1b1)][_0x3bb70e(0x1b8)](_reactNative[_0x3bb70e(0x1bc)],{'style':styles[_0x3bb70e(0x1b0)]},_0x6a575d||t('exit_verification_process_no'))),_react[_0x3bb70e(0x1b1)]['createElement'](_reactNative['TouchableOpacity'],{'style':styles[_0x3bb70e(0x1b9)],'onPress':_0x332ac4,'activeOpacity':0.8},_react[_0x3bb70e(0x1b1)][_0x3bb70e(0x1b8)](_reactNative[_0x3bb70e(0x1bc)],{'style':styles['confirmButtonText']},_0x527431||t(_0x3bb70e(0x1c5)))))));},{width}=_reactNative['Dimensions']['get']('window'),modalWidth=width*0.85,styles=_reactNative['StyleSheet']['create']({'overlay':{'flex':0x1,'backgroundColor':'rgba(0,\x200,\x200,\x200.5)','justifyContent':_0x450ff4(0x1c0),'alignItems':'center'},'modalContainer':{'width':modalWidth,'backgroundColor':'white','borderRadius':0x10,'padding':0x18,'alignItems':'center'},'title':{'fontSize':0x16,'fontWeight':_0x450ff4(0x1b6),'textAlign':'center','marginBottom':0x40,'width':'90%'},'cancelButton':{'backgroundColor':_0x450ff4(0x1b7),'borderRadius':0x1e,'paddingVertical':0x10,'paddingHorizontal':0x18,'width':_0x450ff4(0x1ad),'alignItems':_0x450ff4(0x1c0),'marginBottom':0x10},'cancelButtonText':{'color':'white','fontSize':0x12,'fontWeight':'500'},'confirmButton':{'backgroundColor':_0x450ff4(0x1c6),'borderWidth':0x1,'borderColor':'#e0e0e0','borderRadius':0x1e,'paddingVertical':0x10,'paddingHorizontal':0x18,'width':_0x450ff4(0x1ad),'alignItems':'center'},'confirmButtonText':{'color':'#000','fontSize':0x12,'fontWeight':'500'}});var _default=exports['default']=ExitModal;