alinz / react-native-webview-bridge

React Native Webview with Javascript Bridge
MIT License
1.37k stars 493 forks source link

Super expression error.. #283

Open BrenerInn opened 5 years ago

BrenerInn commented 5 years ago

Hi!

I install this library on an existen project and now Im getting this error

"Super expression must either be null or a function, not undefined"

Any idea? I have the extends Component and it was working good.

tarungomile commented 3 years ago

Any update on this issue?

tarungomile commented 3 years ago

[Tue Nov 03 2020 17:09:51.509] ERROR TypeError: Super expression must either be null or a function [Tue Nov 03 2020 17:09:51.510] ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication)