powersync-ja / powersync-js

SDK that enables local-first and real-time reactive apps with embedded SQLite for JavaScript clients, including React Native and Web
https://www.powersync.com
Apache License 2.0
312 stars 24 forks source link

TypeError: Super expression must either be null or a function, js engine: hermes #284

Closed maxifom closed 2 months ago

maxifom commented 2 months ago

Related issue with steps https://github.com/infinitered/ignite-cookbook/issues/175 For some strange reasons, it gives this error using infinite, but not when using just expo

maxifom commented 2 months ago

Solved in related issue