Need help with rewriting pdbLoader sample in react-native with react-three-fiber

Hi, I’m trying to rewrite this sample which shows how to use PDBLoader while using react-three-fiber lib for react-native app and I’m struggling to do so, because I’m still a newbie :slight_smile:
By any chance have anybody did something like that before -loading .pdb and then rendering it in react-native? I would appreciate if can link me a simple working sample.