React Native View component does not support hiding or changing visibility option by default . We wrote a custom component MyView with this in mind. Our custom component MyView can accept a prop hide that hides the element when the prop is set to true.