rnc-archive / react-native-webgl

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

[Android] use libc++ instead of gnustl #77

Closed futuun closed 5 years ago

futuun commented 6 years ago

Solves #76

gnustl was removed in Android NDK 18 and without this fix we have to stick to v17.

b3nab commented 5 years ago

I tested it and I confirm that the fix solve the issue #76 👍 thanks @futuun

moxxuk commented 5 years ago

Not sure how I 'approved' this. Just want to say, it no longer works for me - I now get error: couldn't find DSO to load: librnwebgl.so caused by: dlopen failed: library "libc++_shared.so" not found

moxxuk commented 5 years ago

Using NDK 18.1.5063045