set up programmatically focus on iOS

Hi,

I'm trying to set up programmatically focus on first article when new page is loaded. I'm using for my implementation react (no jquery or pure javascript). My focus implementation works on all devices except this with iOS.

it's possible to do this in this way or some event must be fired f.e. click event or with combination of some event from this article: https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/HandlingEvents/HandlingEvents.html


thanks for answer