How can I use fully kiosk browser Javascript object in React?
I am using the Android Fully Kiosk Browser. They have a Javascript interface where you can use their functions like fully.print(). Within React however that fully object is undefined. Is there a way I can use the functions from within React?