Package 

Class BlackHoleEventDispatcher

  • All Implemented Interfaces:
    com.facebook.react.uimanager.events.EventDispatcher

    
    public class BlackHoleEventDispatcher
     implements EventDispatcher
                        

    A singleton class that overrides EventDispatcher with no-op methods, to be used by callers that expect an EventDispatcher when the instance doesn't exist.