You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a view controller with two views (Banner Ad and React View). I would like to be able to remove the banner ad view from within the react native code calling a bridged method of some sort.
Could someone steer me in the right direction on how to do this?