#pragma once @protocol RNSViewInteractionAware - (void)rnscreens_disableInteractions; - (void)rnscreens_enableInteractions; @end