dfb86e174b
Replaces `ReadableNativeMap`/`WritableNativeMap` with `Map<String, Object>` and `ReadableNativeArray`/`WritableNativeArray` with `List<Object>`, making the JSI -> JNI conversion a bit faster and more logical. Also, we could now convert Array Buffers or HostObjects if we wanted to. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
debug.keystore | ||
proguard-rules.pro |