Package 

Class ReactDrawableHelper


  • 
    public class ReactDrawableHelper
    
                        

    Utility class that helps with converting android drawable description used in JS to an actual instance of Drawable.

    • Method Summary

      Modifier and Type Method Description
      static Drawable createDrawableFromJSDescription(Context context, ReadableMap drawableDescriptionDict)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait