Closed albertcito closed 4 years ago
I don't know a lot about expo. It appears to be some kind of cross-compiled JavaScript framework for android and ios. I don't think this library interacts with DOM globals other than checking the user agent (which I believe is being done safely enough not to cause problems in non-browser environments).
If you want to give it a try, let me know how it goes. If changes are needed that don't include accepting dependencies, I am open to accepting changes.
Closing due to inactivity
The Flubber library works with expo (example here).
Can this library work in Expo?