UNPKG

react-native-sortables

Version:

Powerful Sortable Components for Flexible Content Reordering in React Native

8 lines (5 loc) 114 B
import { default as insert } from './insert'; const FLEX_STRATEGIES = { insert }; export { FLEX_STRATEGIES };