Meshtastic-Apple
Meshtastic-Apple copied to clipboard
Preview enabled in connected devices
What changed?
- Fixed the preview
- Usage of #Preview instead of older apporach
- Settings AccessoryManager env object for views
- Indentation
Why did it change?
For testing purposes as iOS 26 changes the behavior in the navigation controller
How is this tested?
Just run the branch and check the preview
Screenshots/Videos (when applicable)
Checklist
- [x] My code adheres to the project's coding and style guidelines.
- [x] I have conducted a self-review of my code.
- [x] I have commented my code, particularly in complex areas.
- [x] I have verified whether these changes require an update to existing documentation or if new documentation is needed, and created an issue in the docs repo if applicable.
- [x] I have tested the change to ensure that it works as intended.