When I create UITextField and place it on a View, it is displayed correctly (with white color) but when I run my app in simulator UITextField changes its color from default white to view's background color. Does anyone know how to solve this problem? See screenshots below.
Preview:
Simulator: