iiRecord
Agentic AI Atlas · React Native Mobile
specialization:react-native-mobilea5c.ai
II.
Specialization JSON

specialization:react-native-mobile

Structured · live

React Native Mobile json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/specializations/react-native-mobile.yamlCluster · domain
Record JSON
{
  "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"
      }
    }
  ]
}