Kudo / react-native-v8

Opt-in V8 runtime for React Native Android
MIT License
900 stars 69 forks source link

Non-virtual member function marked 'override' hides virtual member functions #181

Closed Satishpethani92 closed 1 year ago

Satishpethani92 commented 1 year ago

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/usr/include/c++/v1/__memory/unique_ptr.h:714:32 Allocating an object of abstract class type 'rnv8::V8Runtime'

Kudo commented 1 year ago

hi there! if you have react-native 0.72, please try out react-native-v8@2.2.0. thanks!