How can i change the color this bottom.white bar?
# compose-ios
k
How can i change the color this bottom.white bar?
@mohamed rejeb
a
This is a compose ios app ?!
m
You can set a background color before the window insets padding. It's going to change the bottom white bar color, if you want the color to be the same for the whole screen, move the background color on top of the window insets padding.
K 2
👍 2
k
The order of modifier’s matter 🥹 🥹 🥹
👌 1
Yes @Akram Bensalem yes
p
Yes the order matters. The analogy is the same as a real paint artist working on a real canvas. The traces and color order matters right! New UI paradigm follow this analogy, is a bit different than the traditional way where one just sets a bunch of properties on a component. In this new paradigm, you are an artist 🎨🖌️👨‍🎨 and modifiers are basically your hand traces.
k
you are right but i always seem to forget this 😞
😁 1
p
BTW that App looks really good!
k
Its only the trailer, it has native features like camera, image uploading from gallery, server driver ui framework and so much more. We are planning to release this next month will share a complete video afterwards
p
😲😳 wow, sounds great 👍🏻
v
@Kashismails what library did you use for camera? Is it android and ios compatible?
k
i didnt use any library, using camerax on android side and Avcam on ios with some except actual magic.
v
Any will to share that code? :))
u
@Vladimir Maybe this library can help you. https://github.com/TEAM-PREAT/peekaboo
gratitude thank you 1