Create a tsconfig.json in the root of your project: ... module.exports = { preset: 'react-native', moduleFileExtensions: ['ts', 'tsx', 'js', ...
確定! 回上一頁