GT2/Ejectable/node_modules/react-native-safe-area-context/react-native.config.js

9 lines
107 B
JavaScript
Raw Normal View History

2021-08-16 00:14:59 +00:00
module.exports = {
dependency: {
platforms: {
macos: null,
windows: null,
},
},
};