UNPKG

react-native-cross-components

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