The package @tensorflow/tfjs-react-native has the latest version 0.8.0 which was published in November 2021.
It still contains dependencies on TFJS 3.11.0 as well as pretty much obsolete versions of React, Expo (-camera, -gl, etc.) and other key packages.
Last mentions are pointing towards demo project at https://github.com/tensorflow/tfjs-examples/blob/master/react-native/image-classification/expo/package.json to work around dependency issues.
But a) using such old versions introduces many security vulnerabilities, b) its not compatible with many other newer components
Is the package still maintained?