milos
milos
### Description I had a huge issue bundling the app for development and production as soon as I updated the following packages to the latest version: ``` "@babel/core": "7.16.12", "@babel/plugin-proposal-decorators":...
### Current Behavior Android app (production build) crashes on start. `node_modules/@tamagui/web/node_modules/react/cjs/react.production.min.js in anonymous at line 25:215` Lines 24, 25, 26: ``` {snip} unction(){};exports.useDeferredValue=function(a){return U.current.useDeferredValue(a)};exports.useEffect=function(a,b){return U.current.useE {snip} {snip} ,b)};exports.useMemo=function(a,b){return U.current.useMemo(a,b)};exports.useReducer=function(a,b,e){return U.current.useReducer(a,b,e)};exp...