Hi! I'm trying to create a knob that you can spin around in circles and in return get its current position.
https://github.com/corneliu-serediuc/Xamarin.Forms.KnobControl
This Project seemed great and i was able to modify it to my pleasing, but it seems to be using obsolete methods and i couldnt get it to work inside my own project.
How would i go about creating something (very) similar? Where do i start and what do i need to read up on? Thanks in advance!