fullstorydev / fullstory-babel-plugin-annotate-react

A Babel plugin that annotates React components, making them easier to target with FullStory search
MIT License
30 stars 13 forks source link

FIX: update react-native sample app package files #159

Closed GGonryun closed 10 months ago

GGonryun commented 10 months ago

This PR should get rid of all of the warnings from dependabot for the react-native-app sample package. The package is outdated and I had a hard time running the android/ios devices so i created https://fullstory.atlassian.net/browse/ECO-8903 to update the sample app to the newest versions.

this pr was verified using npm run web to test the web components without the emulators.

Instructions for updating expo: https://docs.expo.dev/workflow/upgrading-expo-sdk-walkthrough/

this PR should fix:

118

124

126

129

137

147

151

154