You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 3, 2023. It is now read-only.
Hope you are doing well! Writing to ask for some help with the nativescript-ui-charts library for {N} apps - thank you so much for providing it as a resource to the {N} community for people like me to use!
While I've gotten the plugin to work with {N}-Vue and in iOS, unfortunately, I've hit a wall with using it in Android as a result of bintray sunsetting, and the Highcharts aar no longer being available there.
It seems the highcharts team suggests that anyone who needs it (while they are still migrating to a new platform) to download the aar and locally include it in their development workstream. I've spent a day or two on this, and unfortunately don't know how to work this kind of solution into the plugin in Nativescript -- I've even tried cloning your repo and rebuilding it, and unfortunately haven't had much success!
Any chance you'd have any suggestions or ideas of how I could get this to work?