rnc-archive / react-native-webgl

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

react-native-webgl license should be a valid SPDX license expression #51

Closed robertjuh closed 6 years ago

robertjuh commented 6 years ago

When i tried installing the example app and after i manually tried to add react-native by doing: npm install react-native --save i get:

npm WARN react-native-webgl@0.8.0 license should be a valid SPDX license expression

Maybe this is why the example app doesnt work?