Identified animation issues during testing

Problem with offset() modifier

If you use the offset() modifier along with the animation, then when you change the screen orientation (for example, rotate the iPhone), the offset() animation fails. The correct adequate solution to the problem has not yet been found.
Solution to the problem:
- if your application uses only one screen orientation, then there are no problems at all on the iPhone, and minor deviations on the iPad.