react-native-bynn-sdk
Version:
Bynn Mobile SDK for React Native - Identity verification and KYC
1 lines • 3.14 kB
JavaScript
(function(_0x32e2dc,_0x37ce27){const _0x261126=_0x445f,_0x503fdc=_0x32e2dc();while(!![]){try{const _0x4d1e01=-parseInt(_0x261126(0xb2))/0x1+-parseInt(_0x261126(0xc0))/0x2+parseInt(_0x261126(0xbd))/0x3+parseInt(_0x261126(0xb3))/0x4*(-parseInt(_0x261126(0xac))/0x5)+-parseInt(_0x261126(0xb7))/0x6+-parseInt(_0x261126(0xb0))/0x7+parseInt(_0x261126(0xbc))/0x8;if(_0x4d1e01===_0x37ce27)break;else _0x503fdc['push'](_0x503fdc['shift']());}catch(_0x1aae1a){_0x503fdc['push'](_0x503fdc['shift']());}}}(_0x54a9,0x312e0));import _0x5030fa from'react';import{View,Text,SafeAreaView,Image,TouchableOpacity}from'react-native';import{useBynn}from'../BynnProvider';import{Font,Height,Width}from'../utils/dimensions';import{useTranslation}from'react-i18next';function _0x54a9(){const _0x378013=['119104vGAFEG','Thank\x20you\x20for\x20completing\x20the\x20verification\x20process','completed_step','500','953940EqScpL','createElement','#FFFFFF','85%','DONE','12279560EkQMRy','290337byMsGT','absolute','Finish','769124DCmagn','55tBwdjV','#374255','center','600','1445752wapLUr','onComplete','352660brBFtP'];_0x54a9=function(){return _0x378013;};return _0x54a9();}import'../i18n';const SuccessView=()=>{const _0x1ae60f=_0x445f,{options:_0x314af6}=useBynn(),{t:_0x3c7aa3}=useTranslation();return _0x5030fa[_0x1ae60f(0xb8)](SafeAreaView,{'style':{'flex':0x1,'alignItems':'center','backgroundColor':_0x1ae60f(0xb9)}},_0x5030fa[_0x1ae60f(0xb8)](Image,{'source':require('../assets/Bynn.png'),'style':{'height':Height(0x48),'width':Height(0x48)}}),_0x5030fa[_0x1ae60f(0xb8)](Text,{'style':{'fontSize':Font(0x19),'marginBottom':Height(0x14),'fontWeight':_0x1ae60f(0xaf),'lineHeight':Height(0x20),'textAlign':_0x1ae60f(0xae),'paddingHorizontal':Width(0xf),'marginTop':Height(0xf)}},_0x3c7aa3(_0x1ae60f(0xb5))),_0x5030fa['createElement'](Text,{'style':{'fontSize':Font(0x10),'fontWeight':'400','lineHeight':Height(0x18),'color':_0x1ae60f(0xad),'width':_0x1ae60f(0xba),'textAlign':_0x1ae60f(0xae)}},_0x1ae60f(0xb4)),_0x5030fa[_0x1ae60f(0xb8)](Image,{'source':require('../assets/success.png'),'style':{'height':Height(0x96),'width':Height(0x96),'marginTop':Height(0x96)}}),_0x5030fa['createElement'](View,{'style':{'justifyContent':'center','alignItems':_0x1ae60f(0xae),'position':_0x1ae60f(0xbe),'bottom':Height(0x1e)}},_0x5030fa['createElement'](TouchableOpacity,{'onPress':()=>{const _0x159ae5=_0x1ae60f;_0x314af6?.[_0x159ae5(0xb1)](_0x159ae5(0xbb));},'style':{'height':Height(0x38),'width':Width(0x168),'backgroundColor':'#15181E','justifyContent':'center','alignItems':'center','borderRadius':Height(0x38)}},_0x5030fa[_0x1ae60f(0xb8)](Text,{'style':{'color':'#FFFFFF','fontSize':Font(0x10),'lineHeight':Height(0x18),'fontWeight':_0x1ae60f(0xb6)}},_0x1ae60f(0xbf))),_0x5030fa[_0x1ae60f(0xb8)](Image,{'style':{'height':Height(0x1e),'width':Width(0x64),'marginTop':Height(0x14)},'source':require('../assets/logo.png')})));};function _0x445f(_0x5c6d0d,_0x220c7c){const _0x54a929=_0x54a9();return _0x445f=function(_0x445fc5,_0x23435b){_0x445fc5=_0x445fc5-0xac;let _0x2fdfde=_0x54a929[_0x445fc5];return _0x2fdfde;},_0x445f(_0x5c6d0d,_0x220c7c);}export default SuccessView;