axxag
Results
2
issues of
axxag
react-native packager was erroring out for me when using this module, due to the invalid export syntax in index.js. This PR fixes that by standardizing the export syntax for ES6.
Hello, I have found that android refuses to start on **react-native v0.73.5** / **react-native-v8 v2.3.0** with `newArchEnabled=true`. Everything works just fine when `newArchEnabled=false`. **EDIT**: Confirmed that the issue also exists...