-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hi, First thanks for making this package.
I'm using Expo CNG and putting stuff in the android folder and modifying is not really possible. So i was wondering if you plan to add an expo module in the package to support those modifications. it looks like on the the IOs side, nothing is needed since the only change is in the entitlement that we can already do in the app config altho i guess having the module add it automatically would be nice too.
thanks again for the package!
I'm happy to help with the expo-module if needed, my two blocker are i need to figure it out how to get rootDir
for the expo module and how i can safely copy paste in android/libs
the sdk.
Also it's not super clear to me when you say unzip and extract, do we copy paste the unzip sdk with the same folder structure or we should only keep the folder at the end called play-services-tapandpay
?