React
    Static class that allows markers to be placed in React code and responded to in a configurable way
Types
Link copied to clipboard
                  interface FabricMarkerListener
Link copied to clipboard
                  interface MarkerListener
Functions
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  open fun logFabricMarker(name: ReactMarkerConstants, @Nullable tag: String, instanceKey: Int, timestamp: Long)
open fun logFabricMarker(name: ReactMarkerConstants, @Nullable tag: String, instanceKey: Int, timestamp: Long, counter: Int)
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard