Repository Analysis

oblador/react-native-vector-icons

Customizable Icons for React Native with support for image source and full styling.

0.1 Likely human-written View on GitHub
0.1
Adjusted Score
0.1
Raw Score
100%
Time Factor
2026-05-26
Last Push
17,864
Stars
TypeScript
Language
189,745
Lines of Code
742
Files
9
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 2MEDIUM 0LOW 7

Pattern Findings

9 matches across 4 categories. Click a row to expand file-level details.

Synthetic Comment Markers1 hit · 8 pts
SeverityFileLineSnippet
HIGH…nativevectoricons/get_image/NativeVectorIconsSpec.java3 * This code was generated by [react-native-codegen](https://www.npmjs.com/package/react-native-codegen).
Cross-Language Confusion (JS/TS)1 hit · 5 pts
SeverityFileLineSnippet
HIGHapps/icon-explorer/scripts/fetch-pro-fonts.ts45 print(r.toUnicode())
Hyper-Verbose Identifiers4 hits · 4 pts
SeverityFileLineSnippet
LOW…s/common/src/dynamicLoading/dynamic-loading-setting.ts23function getIsDynamicLoadingSupported(globalObj: any): globalObj is {
LOW…s/common/src/dynamicLoading/dynamic-loading-setting.ts36export function getIsRenderToImageSupported(globalObj: any): globalObj is {
LOW…ckages/get-image/src/ensure-native-module-available.ts3export function ensureNativeModuleAvailable() {
LOWapps/icon-explorer/scripts/fetch-pro-fonts.ts66function buildPostScriptToFileNameMap(packageName: string): Record<string, string> {
Over-Commented Block3 hits · 3 pts
SeverityFileLineSnippet
LOWpackages/get-image/ios/VectorIcons.h1
LOWpackages/get-image/ios/VectorIcons.h21// *)filePath
LOWapps/directory/src/setupTests.js1// jest-dom adds custom jest matchers for asserting on DOM nodes.