tryswift / trySwiftTokyoApp

The official app for try! Swift Tokyo 2024
https://tryswift.jp
MIT License
130 stars 19 forks source link

Split View on the iPad #49

Open hmhv opened 8 months ago

hmhv commented 8 months ago

When two try! swift apps are launched in Split View on a iPad, TCA State may be shared and behave incorrectly. I think it would be better to use Full Screen only or stop Multiple Windows. I will make PR if necessary.

https://github.com/tryswift/trySwiftTokyoApp/assets/10627645/170b5d8c-dd41-4450-a844-ec70915f76ae

d-date commented 8 months ago

@hmhv you can try to make PR! Make sure for checking other platform like iOS or visionOS