| LOW | test/_test-helpers.ts | 144 | export async function spawnIgniteAndPrintIfFail( |
| LOW | test/_test-helpers.ts | 157 | function generateScreenTemplatePath(pathname: string): string { |
| LOW | test/_test-helpers.ts | 161 | function generateRouteTemplatePath(pathname: string): string { |
| LOW | test/_test-helpers.ts | 165 | function generateDynamicRouteTemplatePath(pathname: string): string { |
| LOW | test/_test-helpers.ts | 169 | export function copyDefaultScreenGenerator(tempBoilerplatePath: string): void { |
| LOW | test/_test-helpers.ts | 180 | export function copyExpoRouterGeneratorTemplates(tempBoilerplatePath: string): void { |
| LOW | test/_test-helpers.ts | 196 | export function removeExpoRouterGeneratorTemplates(tempBoilerplatePath: string): void { |
| LOW | test/vanilla/ignite-new.test.ts | 318 | async function checkForLeftoverHelloWorld(filePath: string) { |
| LOW | boilerplate/app/navigators/navigationUtilities.ts | 103 | function navigationRestoredDefaultState(persistNavigation: PersistNavigationConfig) { |
| LOW | src/tools/react-native.ts | 300 | export function refactorExpoRouterReactotronCmds(toolbox: GluegunToolbox) { |
| LOW | src/tools/react-native.ts | 361 | export function updateExpoRouterPackageJson(toolbox: GluegunToolbox) { |
| LOW | src/tools/react-native.ts | 395 | export function cleanupExpoRouterConversion(toolbox: GluegunToolbox, targetPath: string) { |
| LOW | src/tools/react-native.ts | 410 | export function updatePackagerCommandsInReadme(readmePath: string, packagerName: PackagerName) { |
| LOW | src/tools/generators.ts | 767 | export async function validateSplashScreenGenerator( |
| LOW | src/commands/new.ts | 1066 | export function findAndRemoveDependencies( |