PayHereLK / payhere-mobilesdk-reactnative

PayHere Mobile SDK for React Native
8 stars 6 forks source link

How to integrate Payhere SDK into react native expo #10

Closed Ayomal98 closed 2 years ago

PayHereDevs commented 2 years ago

Hello @Ayomal98, apologies that we couldn't get back to you in time. Unfortunately this SDK cannot be used with React Native Expo.

The reason is that React Native Expo does not support native Android & iOS code. This PayHere SDK relies on the PayHere Android SDK and PayHere iOS SDK and those dependencies are not available when running through Expo.

We will be closing this issue for now because at the moment, there are no work arounds for getting the SDK to work with Expo. You will need to use the React Native CLI instead.