UNPKG

react-native-sortables

Version:

Powerful Sortable Components for Flexible Content Reordering in React Native

6 lines (5 loc) 214 B
"use strict"; export const WARNINGS = { propChange: prop => `You shouldn't change the '${prop}' prop on the fly. It can break the current state of the sortable component.` }; //# sourceMappingURL=warnings.js.map