burnt icon indicating copy to clipboard operation
burnt copied to clipboard

[Bug] Does not work on a non-expo project

Open oferRounds opened this issue 11 months ago • 2 comments

The iOS dependencies does not get installed, and also looking on the code, it seems there are dependencies in expo am I missing something?

Thank you anyhow for this, the project looks awesome! would be really happy to use it

oferRounds avatar Jan 04 '25 17:01 oferRounds

Do you have more info? Did you follow the docs?

Burnt currently works with Expo only

nandorojo avatar Jan 04 '25 17:01 nandorojo

I saw this: image

I understood from it, that it does support non-expo projects

oferRounds avatar Jan 04 '25 18:01 oferRounds

@oferRounds I also thought it would work without Expo for the same reason. It even worked well on Android without Expo, but on iOS I had problems like 'Cannot read property 'EventEmitter' of undefined'

Are you using an alternative package? I found this one https://github.com/NitrogenZLab/ting which uses the same native libraries (SPIndicator and AlertKit on iOS)

Reading the project code I believe it was created using Expo Modules but it doesn't use any Expo features and could be removed and replaced by Turbo Modules

vagnerlandio avatar Apr 05 '25 22:04 vagnerlandio