nstudio / nativescript-rad-imagepicker

Apache License 2.0
23 stars 4 forks source link

How can i use this with angular? #1

Open zeesulehria opened 6 years ago

zeesulehria commented 6 years ago

Make sure to check the demo app(s) for sample usage

Make sure to check the existing issues in this repository

If the demo apps cannot help and there is no issue for your problem, tell us about it

Please, ensure your title is less than 63 characters long and starts with a capital letter.

Which platform(s) does your issue occur on?

Please, provide the following version numbers that your issue occurs with:

Please, tell us how to recreate the issue in as much detail as possible.

Describe the steps to reproduce it.

Is there any code involved?

shiv19 commented 6 years ago

@zeesulehria Since this is a non UI plugin, Using it in angular is pretty much the same as you would do in {N} + TS.

You can see the demo project in this repo to see it.