react-native-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches and references performance monitoring tools and scripts from established domains.\n
- Evidence: Recommends installing the Flashlight performance tool from
flashlight.devand references the official Android alignment script from Google'scs.android.comrepository.\n- [COMMAND_EXECUTION]: Provides standard CLI commands for React Native, Android, and iOS application development and profiling.\n - Evidence: Includes instructions for running
npx react-native bundle,./gradlew analyzeReleaseBundle, andxcodebuild -exportArchiveacross the reference documentation.\n- [SAFE]: All recommended dependencies and code patterns originate from well-known community organizations and technology providers.\n - Evidence: Recommends established libraries such as Shopify's FlashList, Reanimated, and various native navigators, following industry-standard optimization practices.
Audit Metadata