{
  "unversionedId": "react-native",
  "id": "react-native",
  "isDocsHomePage": false,
  "title": "Using with React Native",
  "description": "To use ts-jest with React Native + TypeScript and Babel 7, you'll first need to follow this tutorial.",
  "source": "@site/docs/react-native.md",
  "slug": "/react-native",
  "permalink": "/ts-jest/docs/react-native",
  "editUrl": "https://github.com/kulshekhar/ts-jest/edit/master/docs/docs/react-native.md",
  "version": "current",
  "sidebar": "docs",
  "previous": {
    "title": "ESM Support",
    "permalink": "/ts-jest/docs/esm-support"
  },
  "next": {
    "title": "Troubleshooting",
    "permalink": "/ts-jest/docs/troubleshooting"
  }
}