@fullstory/babel-plugin-react-native
Advanced tools
Changelog
1.5.0
Added support for React Native 81 and a bugfix for React 19.
Changelog
1.4.1
Fixed a metro bundling error on Expo that occurs when two applications connected to the same metro server.
Changelog
1.3.1
Fixed an issue with New Architecture detection in React Native 77+.
Changelog
1.3.0
Support click events for React Native 74 on Android.
Changelog
1.2.1
Fixed a bug that causes a runtime crash on Expo iOS New Architecture.
Changelog
1.2.0
Add support for 'Select Entire Screen' for React Navigation & React Native Navigation.
Changelog
1.1.0
Added support for Fabric, React Native's new rendering system.
Changelog
1.0.3
Fixed an issue with React Native 71+ that prevented privacy rules from working on Text
components.
Changelog
1.0.2
Additional work around for an intermittent issue in the click handler when running with the Metro server.