Which package can I use to demonstrate pytorch in react-native?

I’m planning to showcase a Pytorch model on my mobile app. Unfortunately, I am making the app on React-Native and not Android Studio. Do you recommend react-native-pytorch-core package or is there a better one?