Skip to content

Questions and remarks on integrating the module #19

@fbele

Description

@fbele

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:

  1. The ExpoBraintreeConfig.swift file is not necessary to be created manually as it is being created automatically when using npx expo prebuild. Same goes with the update to AppDelegate.m or AppDelegate.mm file, 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 named BraintreeExpoConfig instead of ExpoBraintreeConfig.
  2. The updates on AndroidManifest.xml and Info.plist can also be removed as all necessary is being automatically added using npx expo prebuild
  3. Is xCodeProjectAppName configuration of react-native-expo-braintree plugin declaration in app.json file necessary?
  4. Is it correct to import expo-braintree module when using it instead of importing react-native-expo-braintree like specified in your usage examples?
  5. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions