2

I want to make my app a dark-theme, a black transluscent, or whatever it's called. It is currently used in apps likeTweetbot, Apple Maps, and iStudiez Pro. How could I attempt to do this?

Here's the link to an example picture: (iStudiez Pro, Screenshot 1)

enter image description here

Glorfindel
  • 21,988
  • 13
  • 81
  • 109
Peter Luba
  • 47
  • 2
  • I would start with some additional research, come up with some designs, and then attempt to implement them. – admdrew Dec 05 '13 at 20:06

2 Answers2

0

For doing custom maps I believe your best bet is to use MapBox.

joel.d
  • 1,611
  • 16
  • 21
0

You can select the Navigation Bar in the storyboard and then change the style to Black. This produced more of a dark grey color in my tests. If you want an actual black you can set the Bar Tint to black. The black theme will change the Title and status bar icon colors to white.

enter image description here

Credit to this answer.

Community
  • 1
  • 1
Suragch
  • 484,302
  • 314
  • 1,365
  • 1,393