BBNativeRendererView

constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0)

no need to call this directly; use BBNativeRenderer's createRendererView factory function

Parameters

context

should be of type AppCompatActivity for fullscreen functionality

attrs

(optional, default: null)

defStyleAttr

(optional, default: 0)