UNPKG

react-native-use-persist-storage

Version:
5 lines 80 B
jest.mock('react-native', () => ({ Platform: { select: jest.fn(), } }));