alinz / react-native-share-extension

react-native as an engine to drive share extension
MIT License
765 stars 401 forks source link

Imports failing in the MyShareEx.m file #65

Closed matthew-black closed 6 years ago

matthew-black commented 6 years ago

I've tried three times to get this to work, being super careful to verify everything was exactly what the setup instructions wanted me to do. When I get to this point: https://d.pr/i/BKJj6v

I get this: https://d.pr/i/Zntfu6

If I comment out line 10, then line 11 fails. (Same story for line 12 if I also comment out line 11.) https://d.pr/i/8W7qvb

Does anyone know what might be going on? I'm using Xcode 9.1 and React Native 0.50.3

Thanks! Matt