360 degree image rotating in Xamarin Forms

后端 未结 3 371
一生所求
一生所求 2021-01-19 22:55

In Xamarin Forms, I want to rotate an image as 360 degree. This image rotates with animation constantly at run time. Also, this image has 6 versions of different views. Thin

3条回答
  •  一生所求
    2021-01-19 23:26

    Hope this package will help you https://github.com/ilievmark/Basil.Behaviors/tree/master/sample/BehaviorsSample/Pages/Animations

    You can use something like this

               
                    
                        
                        
                    
                
    

提交回复
热议问题