I have the latest book - iOS_Animations_by_Tutorials_v5
There is something not right with Chapter 8 - Getting Started With Layer Animations. In particular the section that says “Animations vs. real content” I’m running Xcode 10.1 on a iPhone XR simulator iOS 12.1 I do not experience that the real UITextField remains out of view when the animation is finished.
It says… “the text field is right where you left it: offscreen to the left!” - not true, it is on the screen and I can type into it.
I went through this chapter twice looking for what I might have done wrong. Nothing found. Also, there is a line that says “You removed the line that sets fromValue some time ago” - the chapter did not ask to remove this line, only to add it.
Running the same code on a real iPhone X 12.1.3 gives the same results.
Is anyone else experiencing the same thing?
Thanks,
Brian