Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting a cannot read property 'name' of undefined after linking #10

Open
adunn511 opened this issue Mar 19, 2018 · 1 comment
Open

Comments

@adunn511
Copy link

I followed the steps to link the package for iOS, adding the RNMailCompose folder within ios directory to my app and then adding the three lines to the bridging header. When I run the app I get a cannot read property 'name' of undefined error in the RNMailCompose.ios.js file. Am I missing something?

@adunn511
Copy link
Author

wasn't able to link via the steps in the Read.me but if someone has this issue and is using cocoapods, then adding pod 'react-native-mail-compose', :path => '../node_modules/react-native-mail-compose' to the Podfile worked for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant