II.
Specialization JSON
Structured · livespecialization:react-native-mobile
React Native Mobile json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "specialization:react-native-mobile",
"_kind": "Specialization",
"_file": "domain/specializations/react-native-mobile.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "React Native Mobile",
"parentDomainId": "domain:mobile",
"description": "Cross-platform mobile development with React Native — Expo, native\nmodules, and shared JS/TS code across iOS and Android.\n"
},
"outgoingEdges": [
{
"from": "specialization:react-native-mobile",
"to": "domain:mobile",
"kind": "specializes"
},
{
"from": "specialization:react-native-mobile",
"to": "framework:react",
"kind": "uses_framework"
},
{
"from": "specialization:react-native-mobile",
"to": "tool:android-studio",
"kind": "uses_tool"
},
{
"from": "specialization:react-native-mobile",
"to": "tool:xcodebuild",
"kind": "uses_tool"
}
],
"incomingEdges": [
{
"from": "domain:mobile",
"to": "specialization:react-native-mobile",
"kind": "contains"
},
{
"from": "skill-area:react-native-development",
"to": "specialization:react-native-mobile",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
}
]
}