Three.js BVHLoader in React/React Native

I am trying to make an application and/or website where BVH animation is displayed. I found the example in Three.js: BVHLoader example. I also know it is possible to use React and React Native with Three.js. However, I am unable to replicate this particular example in React in any way. Is there a straightforward way to transform this code to React and eventually React Native?