Eddy Verbruggen

Results 20 issues of Eddy Verbruggen

Just a heads up, I encountered [this](https://developer.apple.com/documentation/webkit/wkwebview/2873260-takesnapshot?changes=latest_minor) while browsing iOS 11 API changes. May make it easier to support iOS in the future.

Should be possible [according to this post](http://stackoverflow.com/questions/24137443/objective-c-uiactionsheet-custom-button-color/24163367#24163367)

enhancement

We need a little additional space at the bottom for those iOS devices with rounded corners. This PR adds it (cherry pick if you like): https://github.com/EddyVerbruggen/SSSnackbar/pull/1/files & https://github.com/EddyVerbruggen/SSSnackbar/pull/2/files

If you look at the rings of Saturn in the image below, you can see the transparent part of [the image](https://github.com/EddyVerbruggen/nativescript-ar/raw/master/demo-solarsystem/app/App_Resources/Android/src/main/assets/saturn_loop.png) is actually a little opaque. ![New Project](https://user-images.githubusercontent.com/1426370/66651998-cdfee780-ec34-11e9-920c-3679a1f12d6a.jpg) @nickolanack Do...

Android

Currently we can animate this stuff by calling fi. the `rotateBy` function every frame, but it would be nice to tap into native AR animations provided by both platforms.

enhancement
iOS
Android

Hi folks, (Pinging @enricodeleo, @pbudner, @crissi, @AlexDisler, @jcesarmobile because you fine folks starred the repo previously) If you are interested in BETA testing this plugin, please [download it](https://t.co/1KWuXZix8l), unzip it...

When tethering is enabled the messenger control is positioned too low: ![image1](https://cloud.githubusercontent.com/assets/1426370/19809177/6d3e70e0-9d28-11e6-8b26-fc23586ba0eb.JPG)

Hi, Currently this plugin only plays local files. Is it possible to adjust it to be able to play remote files (http://mydomain.com/file.mp3)? Thanks a bunch, Eddy

See `NFCTagReaderSession` at https://developer.apple.com/documentation/corenfc?changes=latest_minor

enhancement
iOS