Skip to content

t1k-config-rn.json

registryVersion: 1 · priority: 90

FlagValue
eastrue
expotrue
mcpfalse

Raw JSON (ground truth)
{
"context": {
"description": "Requires Expo Router project with app/ directory",
"requiredPaths": [
"app/",
"package.json"
]
},
"extraCommands": [],
"features": {
"eas": true,
"expo": true,
"mcp": false
},
"kitName": "theonekit-rn",
"priority": 90,
"registryVersion": 1,
"repos": {
"primary": "The1Studio/theonekit-rn"
}
}