react-native-expo
Facilitates building React Native apps with Expo SDK, covering essential updates and migration paths for developers.
Install this skill
Security score
The react-native-expo skill was audited on Feb 28, 2026 and we found 26 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Fetch to external URL
| 823 | const response = await fetch('https://api.example.com/data'); |
External URL reference
| 187 | **Source:** [React Native 0.77 Release Notes](https://reactnative.dev/blog/2025/01/14/release-0.77) |
External URL reference
| 214 | **Source:** [React Native 0.77 Release Notes](https://reactnative.dev/blog/2025/01/14/release-0.77) |
External URL reference
| 239 | **Source:** [React Native 0.79 Release Notes](https://reactnative.dev/blog/2025/04/release-0.79) |
External URL reference
| 284 | **Source:** [React Native 0.80 Release Notes](https://reactnative.dev/blog/2025/06/release-0.80) |
External URL reference
| 368 | **Source:** [React Native 0.77 Release Notes](https://reactnative.dev/blog/2025/01/14/release-0.77) |
External URL reference
| 399 | **Source:** [React Native 0.78 Release Notes](https://reactnative.dev/blog/2025/02/release-0.78) |
External URL reference
| 467 | **Source:** [React 19 Upgrade Guide](https://react.dev/blog/2024/04/25/react-19-upgrade-guide) |
External URL reference
| 483 | **Source:** [React Native DevTools Announcement](https://reactnative.dev/blog/2024/10/release-0.76#react-native-devtools) |
External URL reference
| 493 | **Source:** [React 19 Upgrade Guide](https://react.dev/blog/2024/04/25/react-19-upgrade-guide) |
External URL reference
| 499 | **Source:** [React 19 Upgrade Guide](https://react.dev/blog/2024/04/25/react-19-upgrade-guide) |
External URL reference
| 505 | **Source:** [React Native 0.82 Release Notes](https://reactnative.dev/blog/2025/10/release-0.82) |
External URL reference
| 511 | **Source:** [New Architecture Migration Guide](https://reactnative.dev/docs/new-architecture-intro) |
External URL reference
| 517 | **Source:** [New Architecture Migration Guide](https://reactnative.dev/docs/new-architecture-intro) |
External URL reference
| 523 | **Source:** [React Native 0.77 Release Notes](https://reactnative.dev/blog/2025/01/14/release-0.77) |
External URL reference
| 529 | **Source:** [React Native 0.77 Release Notes](https://reactnative.dev/blog/2025/01/14/release-0.77) |
External URL reference
| 535 | **Source:** [React Native 0.79 Release Notes](https://reactnative.dev/blog/2025/04/release-0.79) |
External URL reference
| 541 | **Source:** [React Native 0.80 Release Notes](https://reactnative.dev/blog/2025/06/release-0.80) |
External URL reference
| 547 | **Source:** [Redux Toolkit Migration Guide](https://redux-toolkit.js.org/usage/usage-guide) |
External URL reference
| 656 | # https://react-native-community.github.io/upgrade-helper/ |
External URL reference
| 823 | const response = await fetch('https://api.example.com/data'); |
External URL reference
| 835 | - **React Native**: https://reactnative.dev |
External URL reference
| 837 | - **React 19**: https://react.dev/blog/2024/04/25/react-19-upgrade-guide |
External URL reference
| 838 | - **New Architecture**: https://reactnative.dev/docs/new-architecture-intro |
External URL reference
| 839 | - **Upgrade Helper**: https://react-native-community.github.io/upgrade-helper/ |
External URL reference
| 911 | 3. Check official docs: https://reactnative.dev/docs/new-architecture-intro |