Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

complete project example #1

Open
wsflook opened this issue Nov 11, 2019 · 0 comments
Open

complete project example #1

wsflook opened this issue Nov 11, 2019 · 0 comments

Comments

@wsflook
Copy link

wsflook commented Nov 11, 2019

hello my friend how to add a complete example of this library? Because the tutorial on how to use, I could not use, is giving error in this part:

Add new RNPinchZoomLayoutPackage () to the list returned by the getPackages () method

and here on github, it does not show the file => MainActivity.java

And thank you so much for sharing this beautiful work and getting to know us.

error:
Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081
/home/hjrdev/dev/react-native/look-project/look-maker/android/app/src/main/java/com/rnimagecroppicker/MainActivity.java:3: error: cannot find symbol
import info.moonjava.RNPinchZoomLayoutPackage;
^
symbol: class RNPinchZoomLayoutPackage
location: package info.moonjava
/home/hjrdev/dev/react-native/look-project/look-maker/android/app/src/main/java/com/rnimagecroppicker/MainActivity.java:17: error: method does not override or implement a method from a supertype
@OverRide
^
/home/hjrdev/dev/react-native/look-project/look-maker/android/app/src/main/java/com/rnimagecroppicker/MainActivity.java:19: error: cannot find symbol
return new RNPinchZoomLayoutPackage();
^
symbol: class RNPinchZoomLayoutPackage
location: class MainActivity
3 errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant