IOS / Android behavior for click on native apps

In the case of browser automation using selenium, a click action will scroll to the webelement and do the click. Will the same happen in IOS / Android native apps in real device? Should we take care of the scroll if the element to be interacted in currently not visible in the viewport of the screen[And will only be visible if we swipe a little].