alinz / react-native-share-extension

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

Cannot find lDoubleConversion #212

Closed garridio85 closed 3 years ago

garridio85 commented 3 years ago

First of all love the library!

I am creating a new app and have resolved the React/RCTBridgeModule.h issue..

I am unfortunately now running into another issue with the share extension throwing the error;

cannot find lDoubleConversion library.

I have followed the instruction on the main page as well as the updated ones in the issues section.

many help would be greatly appreciated.. project was ejected from an expo

garridio85 commented 3 years ago

This seemed to be an issue with react-native and not this library :-)