completion
This commit is contained in:
9
ioneapps-maagapp-ee31119a522d/__mocks__/react-native-config.js
vendored
Normal file
9
ioneapps-maagapp-ee31119a522d/__mocks__/react-native-config.js
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
// __mocks__/react-native-config.js
|
||||
export default {
|
||||
FOO_BAR: 'baz',
|
||||
FILE_SIZE_LIMIT: 20000000,
|
||||
MAX_WIDTH: 1820,
|
||||
MAX_HEIGHT: 1820,
|
||||
DEFAULT_VIDEO_LENGTH: 15,
|
||||
DEFAULT_MIN_VIDEO_LENGTH: 3,
|
||||
};
|
||||
Reference in New Issue
Block a user