./gradlew lint

Category: React Native & Mobile

./gradlew lint

Run Android lint checks

Android Lint statically analyzes your code for bugs, accessibility issues, and performance problems. Run it in CI to catch issues before they reach users. Reports land in android/app/build/reports/.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.