genie

Results 1 comments of genie

> Fixed the issue, > > Simply remove `@babel/plugin-proposal-class-properties` from the babel.config.js's plugins section. > > Then run `npx react-native start --reset-cache` > > Error will disappear. Thank you, this...