[SWIFT] How to fix the problem that the upper half is cut off when using UITabBar

If UITabBar is made a child of ScrollView, this phenomenon seems to occur on iPhone X etc., so it seems that it can be cured just by making it a child of UIView.

No coding required.

Recommended Posts

How to fix the problem that the upper half is cut off when using UITabBar
How to fix the problem that Aptana Studio does not start
How to solve the problem that it is not processed normally when nesting beans in Spring Batch
[Rails] How to solve the problem that the default image is overwritten when editing without uploading the image [Active Storage]
How to solve the problem when the value is not sent when the form is disabled in rails and sent
How to solve the problem that line breaks in cells are amplified when outputting EXCEL using SXSSF Workbook (3.16 or older)
How to solve the problem that the website image is not displayed after deploying to heroku on Rails 5
How to output the value when there is an array in the array
How to identify the path that is easy to make a mistake
[Rails 5] How to display the password change screen when using devise
How to write the view when Vue is introduced in Rails?
[Ruby on Rails] When logging in for the first time ・ How to split the screen in half using jQuery
[Android] How to turn the Notification panel on and off using StatusBarManager
[Docker] How to build when the source code is bind-mounted on the container
[Ruby] How to prevent errors when nil is included in the operation
[swift] How to control the behavior when the back button of NavigationBar is pressed
How to get the query string to actually issue when using PreparedStatement with JDBC
[Ruby] Meaning of &. How to avoid the error when the receiver (object) is nil
How to set when "The constructor Empty () is not visible" occurs in junit
How to solve the font specification problem dedicated to using IntelliJ IDEA (Win x64)
How to implement the breadcrumb function using gretel
I want to solve the problem that JS is not displayed properly unless reloaded when transitioning with Turbolinks: link_to
How to get the class name of the argument of LoggerFactory.getLogger when using SLF4J in Java
[Android Studio] About the matter that the design view is not displayed when using TextClock
[Swift] How to display the entered characters in Widget via UserDefaults when using WidgetKit
[Rails] How to solve the error "undefined method` visit'" when using Capybara with Rspec
How to identify the cause when GC occurs frequently and CPU usage is high
When the hover of Eclipse is hard to see
How far is the correct answer to divide the process?
How to figure out how much disk Docker is using
How to add characters to display when using link_to method
[Beginner] Discover the N + 1 problem! How to use Bullet
[Android Studio] [Java] How to fix the screen vertically
[swift5] How to execute processing when tabBar is tapped
How to perform a specific process when the back button is pressed in Android Fragment
[Joke] What to do when the invalid sample rate is reached when using Mixxx on Ubuntu 20.04
[Android] How to check if the Google Play developer service is installed when the app is launched
Address to the problem that the video is paused during background transition while playing video on iOS14
Use cryptographically secure pseudo-random numbers to verify that the solution to the Monty Hall problem is not 50%