Skip to content

Commit

Permalink
Add support for RN 0.55
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesone authored Jun 8, 2018
1 parent f8a8e98 commit 66d5259
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ public List<ViewManager> createViewManagers(ReactApplicationContext reactContext
return Arrays.asList();
}

@Override
public List<Class<? extends JavaScriptModule>> createJSModules() {
return Collections.emptyList();
}
Expand Down

0 comments on commit 66d5259

Please sign in to comment.