Hey guys, I've just upgrade react-native to 0.54.2 and its giving me a compilation error on Android
This seems to be hapening on v1.1.1 of react-native-newrelic
RNUtils.java:43: error: incompatible types: ReadableArray cannot be converted to ReadableNativeArray hashMap.put(key, toArrayList(readableNativeMap.getArray(key)));
Hey guys, I've just upgrade
react-nativeto0.54.2and its giving me a compilation error onAndroidThis seems to be hapening on
v1.1.1ofreact-native-newrelicRNUtils.java:43: error: incompatible types: ReadableArray cannot be converted to ReadableNativeArray hashMap.put(key, toArrayList(readableNativeMap.getArray(key)));