Hello, Could you please help me solve the followin...
# compose-ios
a
Hello, Could you please help me solve the following UI bug: I have a LazyColumn with video players. The video players are implemented via UIKitView + AVPlayerLayer. It works fine, however when I scroll my LazyColumn, the video players are rendered above the status bar (please check the video attached). How can I fix this issue? Compose version: 1.4.1 Simulator info: iPhone 14 Pro iOS16.4
👀 1
👍 1
d
Hello! Can you share reproducible sample on GitHub ?