rnc-archive / react-native-webgl

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

Fixed Android build on >= RN56 #75

Closed IjzerenHein closed 5 years ago

IjzerenHein commented 6 years ago

Hi, this fixes react-native-webgl for react-native >= 0.56. It ensures that the correct compile, build and target SDK version is used from the react-native project itsself, and reduces dependencies of this library itself.