UNPKG

@mobily/stacks

Version:

⚡ A set of useful components to help you build and maintain React Native (Web too) layouts with ease.

6 lines (4 loc) 157 B
// @flow declare export var unset: number; declare export var markAsColumn: <T1>(event: T1) => void; declare export var markAsRow: <T1>(event: T1) => void;