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?