ScrollBox
Wrapper around ScrollView component from react-native, it accepts every props from react native ScrollView component.
Import
import { ScrollBox } from "react-native-ficus-ui";Usage
EDITABLE EXAMPLE
Props
Extends every Box and ScrollView from React Native props.