Results 13 comments of Ali Al-Sa'o

I don't believe it's a react-native-web issue. I can build my app on webos without issues

My problem was the nullish coalescing operator ?? used in a library. Despite my assigned browserlist is supposed to transpile to ES5 it's still producing new ECMA. I tried every...

Nope @DinaSZH, there's a way to do this by re-transpiling the bundle manually