Skip to content

Commit

Permalink
Merge pull request #33 from pluralcom/master
Browse files Browse the repository at this point in the history
Add support for RN 0.55
  • Loading branch information
Sunhat authored Jul 5, 2018
2 parents f8a8e98 + 66d5259 commit ca1a88e
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 ca1a88e

Please sign in to comment.