Derrick Rocha
12/30/2022, 9:21 PMApplication
method that returns an iOS View controller. This is working fine for my purposes, however, I'm running into issues with Compose's AnimatedVisibility()
not changing visibility on iOS after the initial value is set. Has anyone doing Compose on iOS via the Application
method run into this issue? Thanks.Landry Norris
12/30/2022, 11:05 PMDerrick Rocha
12/30/2022, 11:17 PM