UNPKG

trunghv-react-native-progress

Version:

��# trunghv-react-native-progress ## Installation > `npm install --save trunghv-react-native-progress` ## Usage ```javasc

8 lines 193 B
module.exports = { getTransformModulePath() { return require.resolve("react-native-typescript-transformer"); }, getSourceExts() { return ["ts", "tsx"]; } };