rdelrosario / ChatUIXForms

MIT License
58 stars 36 forks source link

iOS Rotation Issue #5

Open alexkozler opened 5 years ago

alexkozler commented 5 years ago

When using the Rotation and FlowDirection method of inverting the message list, iOS acts really strange when changing screen orientation or transitioning in new windows. It will show the message list and individual items spin in circles before settling. Is there any way to fix this?

polieadie commented 3 years ago

I have the same problem now. Is there a way to fix this?

polieadie commented 3 years ago

I mistakenly misunderstood the use of ContentView here. It's working in my case so for me this is solved.

angelru commented 2 years ago

@alexthekid07 did you find the solution?