Noomi Bodi
D 58 completed
Other
mobile_app / typescript · small
177
Files
28,830
LOC
5
Frameworks
12
Languages
Pipeline State
completedRun ID
#1540677Phase
doneProgress
0%Started
2026-04-16 20:14:58Finished
2026-04-16 20:14:58LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
66.60Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:51Deduplication group #48235
Member of a group with 9 similar repo(s) — canonical #781928 view group →
Repobility — the code-quality scanner for AI-generated software · https://repobility.com
🧪 Code Distillation
Browse all specs →AI Prompt
Create a new mobile application using React Native and Expo. I need the basic structure set up so I can start developing. The project should be ready to run on both Android and iOS simulators/emulators, and I'd like to see the necessary setup steps documented, including how to start the Metro server and run the app for both platforms.
react-native expo typescript mobile-app react
Generated by gemma4:latest
Catalog Information
Create a new mobile application using React Native and Expo. I need the basic structure set up so I can start developing. The project should be ready to run on both Android and iOS simulators/emulators, and I'd like to see the necessary setup steps documented, including how to start the Metro server and run the app for both platforms.
Tags
react-native expo typescript mobile-app react
Quality Score
D
57.8/100
Structure
65
Code Quality
64
Documentation
59
Testing
40
Practices
55
Security
56
Dependencies
90
Strengths
- Code linting configured (eslint)
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No CI/CD configuration — manual testing and deployment
- 2 files with critical complexity need refactoring
- Potential hardcoded secrets in 2 files
- 2655 duplicate lines detected — consider DRY refactoring
- 8 'god files' with >500 LOC need decomposition
Recommendations
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a LICENSE file (MIT recommended for open source)
- Move hardcoded secrets to environment variables or a secrets manager
Languages
Frameworks
React React Native Expo Rails Jest
Symbols
variable1,165
function406
interface102
constant94
property79
type_alias25
method23
struct16
class6
extension5
API Endpoints (7)
| Method | Path | Handler | Framework | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | Authorization | headers.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | FCM_PROJECT_ID | env.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | FCM_SERVICE_ACCOUNT_JSON | env.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | SUPABASE_ANON_KEY | env.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | SUPABASE_SERVICE_ROLE_KEY | env.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | SUPABASE_URL | env.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | window | Dimensions.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot
Embed Badge
Add to your README:
