{
  "compilerOptions": {
    "paths": {
      "react-native": ["../node_modules/react-native-web"],
      "@expo/vector-icons": [
        "../node_modules/react-native-vector-icons-for-web"
      ],
      "native-base-test": ["../src/index"]
    }
  }
}
