-
public abstract class GuardedFrameCallback extends ChoreographerCompat.FrameCallback
Abstract base for a Choreographer FrameCallback that should have any RuntimeExceptions it throws handled by the com.facebook.react.bridge.NativeModuleCallExceptionHandler registered if the app is in dev mode.