master 5d095f39a89c cached
1 files
1016 B
311 tokens
1 requests
Download .txt
Repository: react-community/react-native-webgl
Branch: master
Commit: 5d095f39a89c
Files: 1
Total size: 1016 B

Directory structure:
gitextract_hedc40q3/

└── README.md

================================================
FILE CONTENTS
================================================

================================================
FILE: README.md
================================================
## react-native-webgl is deprecated

Since [react-native-unimodules](https://github.com/unimodules/react-native-unimodules) was introduced we can now use Expo modules like `expo-gl` which is where the webgl implementation has been continued and is actively maintained.

We therefore recommend you now move to use [expo-gl](https://github.com/expo/expo/tree/master/packages/expo-gl#expo-gl):

**You will need a react-native-unimodules setup**

```
yarn add react-native-unimodules
```

If it's the first time you install `react-native-unimodules`, you will have to carefully follow the documentation to configure your project:
[configure unimodules](https://github.com/unimodules/react-native-unimodules) (if not yet done)

**You can then install expo-gl dependencies:**

```
yarn add expo-gl expo-gl-cpp
```

### If you use `gl-react-native`

Upgrade to latest version of `gl-react-native` that now depends on `expo-gl` and `expo-gl-cpp` (you don't need to install it, it also won't depend on this package anymore).
Download .txt
gitextract_hedc40q3/

└── README.md
Condensed preview — 1 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (1K chars).
[
  {
    "path": "README.md",
    "chars": 1016,
    "preview": "## react-native-webgl is deprecated\n\nSince [react-native-unimodules](https://github.com/unimodules/react-native-unimodul"
  }
]

About this extraction

This page contains the full source code of the react-community/react-native-webgl GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 1 files (1016 B), approximately 311 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!