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.
2 parents 2f8c8d1 + 28d0f21 commit 341152cCopy full SHA for 341152c
android/src/main/java/io/fullstack/oauth/OAuthManagerPackage.java
@@ -36,7 +36,7 @@ public List<NativeModule> createNativeModules(ReactApplicationContext reactConte
36
* listed here. Also listing a native module here doesn't imply that the JS implementation of it
37
* will be automatically included in the JS bundle.
38
*/
39
- @Override
+
40
public List<Class<? extends JavaScriptModule>> createJSModules() {
41
return Collections.emptyList();
42
}
0 commit comments