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?