I've been trying to find information when it comes to asserting element locations but this is the only one that I found:
Check the position of the XCUIElement on screen while testing iOS Application using XCTest
What I need to do is to verify that the element is still at the bottom of the screen. I can't seem to find any information about this.