Does React Native work on Apple Silicon?

โœณ๏ธ Yes, works on supported Node versions

May also be known as React Native Debugger or Electron React-native-debugger

๐Ÿ“š Bundle Version History

com.electron.react-native-debugger

v0.12.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "19F101",
  "CFBundleDisplayName": "React Native Debugger",
  "CFBundleExecutable": "React Native Debugger",
  "CFBundleIconFile": "electron.icns",
  "CFBundleIdentifier": "com.electron.react-native-debugger",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "React Native Debugger",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "0.12.1",
  "CFBundleVersion": "0.12.1",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.0",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.10.0",
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "React Native Debugger",
      "CFBundleURLSchemes": [
        "rndebugger"
      ]
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.4322052001953125,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 207280,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 207280,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 14336,
          "offset": " 0x20"
        },
        {
          "description": 223824,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 1952,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 16,
          "offset": " 0x4008"
        },
        {
          "description": "Prebound Dynamic Library Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 17,
        "sizeofcmds": 2040,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 0,
          "size": 17,
          "offset": " 0x38008"
        },
        {
          "description": "Routines Load Command",
          "size": 131205,
          "offset": " 0x38010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x38018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x38020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x38028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "38000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v0.11.9
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "18E226",
  "CFBundleDisplayName": "React Native Debugger",
  "CFBundleExecutable": "React Native Debugger",
  "CFBundleIconFile": "electron.icns",
  "CFBundleIdentifier": "com.electron.react-native-debugger",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "React Native Debugger",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "0.11.9",
  "CFBundleVersion": "0.11.9",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "10.15",
  "DTSDKName": "macosx10.15",
  "DTXcode": "1110",
  "DTXcodeBuild": "11A1027",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.10.0",
  "LSRequiresNativeExecution": true,
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "React Native Debugger",
      "CFBundleURLSchemes": [
        "rndebugger"
      ]
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.198455810546875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 19,
        "sizeofcmds": 2080,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "size": 19,
          "offset": " 0x8"
        },
        {
          "description": "Sub Umbrella Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}