ReactNative : 0.21.0
i followed the readme to install it
error: constructor RNAndroidSharePackage in class RNAndroidSharePackage cannot be applied to given types;
new RNAndroidSharePackage()
^
required: Activity
found: no arguments
reason: actual and formal argument lists differ in length
1 error
:app:compileDebugJavaWithJavac FAILED
FAILURE: Build failed with an exception.
ReactNative : 0.21.0
i followed the readme to install it
error: constructor RNAndroidSharePackage in class RNAndroidSharePackage cannot be applied to given types;
new RNAndroidSharePackage()
^
required: Activity
found: no arguments
reason: actual and formal argument lists differ in length
1 error
:app:compileDebugJavaWithJavac FAILED
FAILURE: Build failed with an exception.