completion
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/* global jest: true */
|
||||
|
||||
jest.mock('@react-native-community/push-notification-ios', () => ({
|
||||
|
||||
}));
|
||||
Reference in New Issue
Block a user