rnc-archive / react-native-webgl

DEPRECATED: use expo-gl – Implements WebGL for react-native
295 stars 73 forks source link

Old SDK fix #82

Closed JeremyMColegrove closed 5 years ago

JeremyMColegrove commented 5 years ago

Changing compileSdkVersion and targetSdkVersion to 26 is the minimum version that works with latest SDK, otherwise you should get a "android:attr/colorError not found"