[Bug] Does not work on a non-expo project
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
Do you have more info? Did you follow the docs?
Burnt currently works with Expo only
I saw this:
I understood from it, that it does support non-expo projects
@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