zeroc-ice / ice-demos

Sample programs for Ice
https://zeroc.com
GNU General Public License v2.0
325 stars 217 forks source link

Add support for dark mode on iOS #103

Closed externl closed 4 years ago

externl commented 4 years ago

We should add support for the dark mode scheme.

For instance, the chat demo currently looks a little off. IMG_DA2F263046B5-1

Once you log in, the chat input box text box and font are white which makes text invisible when you type.

pepone commented 4 years ago

We should just move the demos to SwiftUI see #95