EffectsBackface VisibilityOn this pageBackface VisibilityControl whether the back face of a view is visible. Import​ src/screens/Component.jsimport { fx } from "nativeflowcss"; Properties​ ObjectNative Propertiesfx.backface{ backfaceVisibility: 'visible' }fx.backface_none{ backfaceVisibility: 'hidden' }