Reyhan

Results 2 comments of Reyhan

i get the same error in react native. Here's how I fixed the error. add the following library : `yarn add -D babel-plugin-transform-typescript-metadata` then in the `babel.config.js` folder add this...