what function in react web is similar to InteractionManager.runAfterInteractions() in native?
I was using a community component that did not dynamically change a url, so I saw this solution in native but in react web there is a function similar to this?