22 Forks
53 Stars
53 Watchers

browser-polyfill

Browser polyfill for making React Native compatible with web libs like pixi.js, three.js, phaser.js

How to download and setup browser-polyfill

Open terminal and run command
git clone https://github.com/expo/browser-polyfill.git
git clone is used to create a copy or clone of browser-polyfill repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with browser-polyfill https://github.com/expo/browser-polyfill/archive/master.zip

Or simply clone browser-polyfill with SSH
[email protected]:expo/browser-polyfill.git

If you have some problems with browser-polyfill

You may open issue on browser-polyfill support forum (system) here: https://github.com/expo/browser-polyfill/issues