Stefano Russello
Stefano Russello
Do you know if I can get the number of the current gyms conquered? Thank you very much!
Hello there, Is there any method/function to scan your local area for looking for PokeStops, Pokemons or Gyms? Thank you so much!
Hello there! Thank you for your wonderful plugin. I'm trying to update with Piwigo webservices the value added from your plugin (in table _images, value is_sphere). I tried with the...
Hello there, thank you for your wonderful class. I'm trying to use it for my drone app. Is there a way to customize background image and stick button image? If...
Hello there! I really like your library and I would like to use it on my SwiftUI app. Can you expose a method to pass to `setTargetView` a `View` instead...
Hello there! Thank you for your fabulous classes! I've found a little artifact during 360° jpeg viewer + VR (it works well without VR). The problem is only in the...
Can you fix a define line from: `#define MDVR_RAW_PATH [[[NSBundle mainBundle] resourcePath] stringByAppendingPathComponent: MDVR_RAW_NAME]` to: `#define MDVR_RAW_PATH [[[NSBundle bundleForClass: [self class]] resourcePath] stringByAppendingPathComponent: MDVR_RAW_NAME]` With this modification, my 360 jpg...
Hello there! Thank you for your amazing node API! I just wondered how can I retrieve the "gyms currently conquered" value. I think that value could be the ACTIVITY_DEFEAT_GYM_LEADER enum...
I have noticed that if you call plotGraphData more than one time, the view maintains the previous drawing plus the new one. How can avoid this? I would like use...
- Added battery percentage, watts in and watts out on display - Added screen address and OLED reset parameter - Fallback log for SSD1306 initialisation correctly - Working with more...