RazerMS / Mobile-XDK-RazerMS_React_Native

Razer Merchant Services mobile payment for React Native
https://merchant.razer.com/v3/
10 stars 12 forks source link

Error running on iOS Simulator #25

Closed biranchi2018 closed 5 years ago

biranchi2018 commented 5 years ago

I am getting the below error:

Loading dependency graph, done. error: bundling failed: TypeError: Cannot read property 'bindings' of null at Scope.moveBindingTo (/Users/biranchi/Desktop/MOLPay Docs/molpay-mobile-xdk-reactnative-beta-master/MOLPayReactExampleProject/node_modules/@babel/traverse/lib/scope/index.js:867:13)

LeowWH commented 5 years ago

@biranchi2018 ,

Not sure you have resolve your problem or not but you can try to test our example project as we cannot reproduce your issue at our side thanks.

https://github.com/MOLPay/molpay-mobile-xdk-reactnative-beta/tree/master/MOLPayReactExampleProject

LeowWH commented 5 years ago

Hi,

This issue is already fixed, the latest MOLPayReactExampleProject is using the latest version of react-native and is working now.