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

Please Review Your Documentary #114

Open
AnatuGreen opened this issue Jan 27, 2022 · 2 comments
Open

Please Review Your Documentary #114

AnatuGreen opened this issue Jan 27, 2022 · 2 comments

Comments

@AnatuGreen
Copy link

I don't think the readMe was detailed enough. Please explain how do we place the picker in the body of code?
After installing the library, where do we place the :

ImagePicker.openPicker({}).then(image => {
    console.log(image);
  });

I have tried placing it into a and it is just giving errors:

TransformError SyntaxError: C:\Users\A\Desktop\RAM_Mechanic\Rent_A_Mechanic\src\screens\DocsUpload.js: Unexpected token, expected "}" (82:22)

  81 | ImagePicker.openPicker({}).then(image => {
> 82 |     console.log(image);              ^


@liukefu2050
Copy link
Collaborator

Thank you for your feedback
Added a complete example, I hope it can help you

https://github.com/shijingsh/pickExample

@alicja-mruk
Copy link

@liukefu2050 page has 404 error

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

3 participants