Sean Sparkman
Sean Sparkman
I am trying to create a button that rotates while it's doing an API. Instead of a spinner, I have the the button rotate to the Y. It works great...
## Submission description I converted the card view we have in our CommonAlly application to use CarouselView.   ### What went well It was pretty easy to implement from...
### Description I have overrided the OnAppearing (and OnDisappearing) methods in the AppShell of a new project. The OnAppearing never seems to execute. Shell inherits from Page, so it should...