Package 

Class ViewUtil

    • Method Summary

      Modifier and Type Method Description
      static int getUIManagerType(int reactTag) Counter for uniquely identifying views.
      static boolean isRootTag(int reactTag)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getUIManagerType

         static int getUIManagerType(int reactTag)

        Counter for uniquely identifying views. - % 2 === 0 means it is a Fabric tag. Seehttps://github.com/facebook/react/pull/12587

      • isRootTag

        @Deprecated() static boolean isRootTag(int reactTag)
        Parameters:
        reactTag - react tag