I know that react-native-payments is already cross-platform but it does require certain steps like activating apple pay from the ios project and similar changes for Android.
I wanted to know if there is a way to integrate payments without having to create ios and android modules (react-native init).