Should one exclude ios and android directories in tsconfig.js in a react-native project?
{ ..........."exclude": ["node_modules","babel.config.js","metro.config.js","jest.config.js""android""ios" ]}
Should one exclude ios and android directories in tsconfig.js in a react-native project?
{ ..........."exclude": ["node_modules","babel.config.js","metro.config.js","jest.config.js""android""ios" ]}