UNPKG

react-native-cross-components

Version:
10 lines (8 loc) 222 B
/// <reference types="jest"/> jest.mock('react-native-vector-icons/Foundation', () => ({ Button: 'View', TabBarItem: 'View', TabBarItemIOS: 'View', ToolbarAndroid: 'View', getImageSource: 'View', }));