callstack / react-native-opentok

React Native OpenTok
202 stars 79 forks source link

RNOPenTokPUblisherVIew does not exists #116

Open NavneetSandhu opened 6 years ago

NavneetSandhu commented 6 years ago

Hello guys , I've used the same code as that of sample project but still failed to build the project for android app. The error is : "Invariant Violation: Native component for RNOPenTokPUblisherVIew does not exists

Please help me out if anyone knows the solution.

Thanks

gawliks commented 6 years ago

@NavneetSandhu did you added new RNOpenTokPackage() in getPackages method inside android's MainApplication.java?