-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hey there,
Thank you for your amazing effort. I am implementing your module and so far so good. I have few remarks considering the integration and the current Readme documentation:
- The
ExpoBraintreeConfig.swiftfile is not necessary to be created manually as it is being created automatically when usingnpx expo prebuild. Same goes with the update toAppDelegate.morAppDelegate.mmfile, so perhaps this part can be removed from Readme? What I only notice, but it doesn't really matter, is that the Swift file and class are namedBraintreeExpoConfiginstead ofExpoBraintreeConfig. - The updates on
AndroidManifest.xmlandInfo.plistcan also be removed as all necessary is being automatically added usingnpx expo prebuild - Is
xCodeProjectAppNameconfiguration ofreact-native-expo-braintreeplugin declaration inapp.jsonfile necessary? - Is it correct to import
expo-braintreemodule when using it instead of importingreact-native-expo-braintreelike specified in your usage examples? - I see at the bottom of Readme your to do about integrating the rest of the payment methods. Do you have an approximate when do you want to be done with that?
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels