UNPKG

react-native-mock-tmp-build

Version:

A fully mocked and test-friendly version of react native

12 lines (7 loc) 196 B
const ActionSheetManager = { showActionSheetWithOptions(options, callback) { }, showShareActionSheetWithOptions(options, failure, success) { }, }; module.exports = ActionSheetManager;