Unverified Commit 66d52597 authored by James Wainwright's avatar James Wainwright Committed by GitHub

Add support for RN 0.55

parent f8a8e98a
......@@ -17,7 +17,6 @@ public class ExtraDimensionsPackage implements ReactPackage {
return Arrays.asList();
}
@Override
public List<Class<? extends JavaScriptModule>> createJSModules() {
return Collections.emptyList();
}
......
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