We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd2510 commit c348c81Copy full SHA for c348c81
android/app/src/main/java/com/contoriel/cafebazaar/CafeBazaarPackage.java
@@ -24,7 +24,6 @@ public List<NativeModule> createNativeModules(ReactApplicationContext reactConte
24
return modules;
25
}
26
27
- @Override
28
public List<Class<? extends JavaScriptModule>> createJSModules() {
29
return Collections.emptyList();
30
0 commit comments