UNPKG

@raulpesilva/re-state

Version:

easy way to create a shared state to the entire application

7 lines (4 loc) 159 B
"use strict"; exports.__esModule = true; var _reactNative = require("react-native"); exports.unstable_batchedUpdates = _reactNative.unstable_batchedUpdates;