UNPKG

react-native-ui-lib

Version:

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://stand-with-ukraine.pp.ua)

4 lines 156 B
import { useComponentDriver } from "../../testkit/new/Component.driver"; export const SortableListDriver = props => { return useComponentDriver(props); };