Custom Payfort screen for IOS React Native

197 Views Asked by At

I am using Payfort for React Native with this React Native Payfort SDK Library all things are working good but I want to customize the screen for IOS.

I've read the documentation from PayFort but I can't find View file for reference the image or anything.

I've PayFortView2.xib when I edit some color or text it's ok but when I try to add Image the doest not showing when I run the app I am not familiar with Xcode or Xib files.

please help me

1

There are 1 best solutions below

0
OsamaNess On

you can edit natively with PayFortSDK.framework for iOS.

or you can go for Custom Merchant Method design your own Ui in react native. it runs perfectly