package com.reactnativenavigation.layouts; public interface Screen { void removeAllReactViews(); }