庄稼汉

Results 1 comments of 庄稼汉

> Got mine working. Problem was in the `babel.config.js` file. Removed the preset `"@babel/preset-env"` and reset expo cache. > > Previous `babel.config.js`: > > ``` > module.exports = function (api)...