-
**I'm submitting a ...** (check one with "x")
- [x] question
- [ ] any problem or bug report
- [ ] feature request
**If you choose 'problem or bug report', please select OS:** (check one with …
-
_From @RadouaneRoufid on June 7, 2018 21:11_
### Did you verify this is a real problem by searching the [NativeScript Forum](http://forum.nativescript.org) and the [other open issues in this repo…
-
### Expected Behaviour
debug build on android
### Actual Behaviour
Error: cmd: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.
* Where:
Script plat…
ghost updated
6 years ago
-
is there a way to track a slide change (i.e. `onChange`)? Like e.g. `onDismiss` gives the option to catch when viewer has been dismissed.
dswbx updated
6 years ago
-
Hey, are you planning on supporting typescript or even angular? Would be very nice
-
Since the underlying plugin supports these feature, can you please add it to the wrapper?
something like
photoViewer.showViewer(imageList, "Title", "VIBRANT");
background types to be one among
…
-
package.json
```
{
"description": "NativeScript Application",
"license": "SEE LICENSE IN ",
"readme": "NativeScript Application",
"repository": "",
"nativescript": {
"id": "org…
-
Please fix the version conflict either by updating the version of the google-services plugin (information about the latest version is available at https://bintray.com/android/android-tools/com.google.…
-
npx cap update
```
Found 18 additional Capacitor plugin(s):
com-sarriaroman-photoviewer
cordova-pdf-generator
cordova-plugin-camera
cordova-plugin-device
cordova-plugin…
-
Hi guys,
I have 3 classes defined this way:
`@JavaProxy("com.tns.notifications.TestProxy")
class Test extends com.google.firebase.iid.FirebaseInstanceIdService {
onTokenRefresh(){
…