Mitch Crowe
Mitch Crowe
This pull request provides support for RN 0.56+
React Native v0.56 uses Android SDK 26, and this project does not compile anymore. See https://github.com/oblador/react-native-vector-icons/blob/master/android/build.gradle for an example of how to change the build.gradle to support new and old...
React Native now requires that this library implements `requiresMainQueueSetup`, as described in this YellowBox deprecation warning. 