I have tool bar as input accessary view and datepicker as input view for my date textfield.
Hotel booking label is behind that datepicker. When I touch on date textfield, It shows both input view and accessary view as I need. But what is the reason for that transparent space between input view and accessary view.
This issue started from Xcode 9.
Note :
When I copy date picker and toolbar from old projects then there is no transparent space. Its working as we expected. But When I drag date picker and toolbar from xcode 9 and above then there is a transparent space.
Please help me to fix this issue. Thanks in advance.