Files
Gustavo Medori 32bbec3c73 iOS: Revise EnrollDeviceView (#68225)
* Rename LandingViewModel's deviceEnrollment destination to enrollDevice

This naming matches the destination view's name

* Add EnrollDeviceView preview

* Add Icon.swift

* Add a PrimaryButtonStyle that looks correct in both light and dark mode

* Update LandingView to use the new Icon type

* Restructure EnrollDeviceView to support large dynamic type sizes

* Refactor EnrollDeviceView for overall structure/readability

* Rename EnrollDeviceViewModel.attempt -> loadingState

* Commit Verify.xcscheme (which for some reason wasn't already present)

* Incorporate Dependencies into EnrollDeviceViewModel
2026-07-02 20:24:35 +00:00
..