@fullstory/react-native
Advanced tools
Changelog
1.7.2
Android: run click handler on UI thread. Android: do not log Pages API errors if Fullstory is disabled. iOS: fix a bug in React Native Navigation page detection that sometimes led to crashes.
Changelog
1.7.0
Add Android click support for React Native 74. Add additional configuration options for Expo.
Changelog
1.6.2
Fixed an inline require issue for React Native versions <=0.73.x
on New Architecture.
Changelog
1.6.1
Fixed an unresolved module issue in the React Native 0.74.0
support code.
Fixed the host
Expo configuration for newer Fullstory SDK versions.
Changelog
1.5.0
Add support for 'Select Entire Screen' for React Navigation & React Native Navigation.
Changelog
1.4.2
Place the handleCommand
check under the DEBUG_FS_RN_FABRIC_THIRD_PARTY
preprocessor variable to avoid runtime crashes experienced by some projects.
Changelog
1.4.1
Updated the minimum version for the FullStory @fullstory/babel-plugin-react-native
babel plugin to 1.1.0
for New Architecture support.