UNPKG

react-native-select-multiple

Version:

A customiseable ListView that allows you to select multiple rows

5 lines (4 loc) 133 B
// merge the passed styles into a flat array export function mergeStyles () { return Array.prototype.concat.apply([], arguments) }