Prathamesh Jondhale
Prathamesh Jondhale
> @SheetJSDev I'm going to try out your suggestions. Although I no longer need this package as I found another solution What solution you found as I am getting the...
> For iOS, the "fix" is to run `pod install` from the `ios` folder and rebuild the app: > > ```shell > cd ios; pod install; cd .. > npm...
I am getting the same error, is there any solution??
> But this is likely to the fact that I'm heavily using native code written in java and the lib not being part of the Expo SDK. So you can't...