You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)));
r3nya, mjparinas, max-konin, eleretic, sesm and 3 more