Skip to content

Commit

Permalink
to support 0.48.0 above
Browse files Browse the repository at this point in the history
  • Loading branch information
BBBOND authored and BBBOND committed Nov 16, 2017
1 parent 125de92 commit e89467d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ public List<NativeModule> createNativeModules(ReactApplicationContext reactConte
return Collections.emptyList();
}

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

0 comments on commit e89467d

Please sign in to comment.