react-native-fs
react-native-fs copied to clipboard
Performance issue on Hermes
I just wanted to raise to your attention that there are performance issues due to string concatenation being currently unoptimized in Hermes: https://github.com/facebook/hermes/issues/111
Same problem here, can this be changed from this package side?
@vjeux Any update, did you fix this issue?