react-native-fs
react-native-fs copied to clipboard
SeekTo crash fix when you was trying to partially read large file which is over 2 GB
There was a crash in SeekTo when you was trying to partially read large file which is over 2 GB. The issue was in type mismatch. Additionally new NSNumber is supported by react-native 0.79.