myussufz / react-native-ipay88-sdk

React Native for integrating with iPay88 payment gateway's mobile SDK
18 stars 17 forks source link

Support androidx #16

Open daarkfish opened 4 years ago

daarkfish commented 4 years ago

error: package android.support.annotation does not exist import android.support.annotation.Nullable;

xgenem commented 4 years ago

You can use jetifier to solve this issue.