Skip to main content

Backface Visibility

Control whether the back face of a view is visible.

Import​

src/screens/Component.js
import { fx } from "nativeflowcss";

Properties​

ObjectNative Properties
fx.backface{ backfaceVisibility: 'visible' }
fx.backface_none{ backfaceVisibility: 'hidden' }