This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Description
I get this error after react-native run-android:
required: Activity,boolean
found: MainActivity
reason: actual and formal argument lists differ in length
1 error
:app:compileDebugJavaWithJavac FAILED
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:compileDebugJavaWithJavac'.
Compilation failed; see the compiler error output for details.