Commit 68681f38 authored by 放牛的园子's avatar 放牛的园子

支持rn0.51.0版本

parent e46a8b5c
Pipeline #25 canceled with stages
......@@ -38,11 +38,6 @@ public class RCTCapturePackage implements ReactPackage {
);
}
@Override
public List<Class<? extends JavaScriptModule>> createJSModules() {
return Collections.emptyList();
}
@Override
public List<ViewManager> createViewManagers(ReactApplicationContext reactApplicationContext) {
//noinspection ArraysAsListWithZeroOrOneArgument
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment