Good news! there’s a module that will help with Tensorflow ML stuff made for React Native apps: @tensorflow/tfjs-react-native - npm
From the introduction it looks like it will support most of what you need for Sign2Word - and works well with Expo managed apps too
These points seemed relevant:
has full support for training and fine tuning models that TensorFlow.js supplies. You can customize models based on user data while keeping that data on the client device.