Closed
Description
Bug Report
Ionic version:
[ ] 4.x
[x] 5.x
Current behavior:
The default spinner on iOS uses the old iOS 13 style spinner.
Expected behavior:
The default ion-spinner
on iOS should use the iOS 14 style:
Steps to reproduce:
See: http://localhost:3333/src/components/spinner/test/basic?ionic:mode=ios
Related code:
There is an existing PR that makes these changes. We just need to review and merge.
Spinner Updates: #22397