Environment
Development OS: Windows
Device OS & Version: Android 11
Version: ViroReact:  2.41.6 and React Native: 0.74.3
Description
Hello! I'm currently facing an error where using sceneNavigator.push gives me an error saying: "this.getRandomTag is not a function (it is undefined)."
Displaying the initial scene does not produces this error but for some reason, push is not working. I followed everything in the documentations and I've also double checked everything.