react-native-fs icon indicating copy to clipboard operation
react-native-fs copied to clipboard

SeekTo crash fix when you was trying to partially read large file which is over 2 GB

Open planitar-osergiienko opened this issue 8 months ago • 0 comments

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.

planitar-osergiienko avatar May 06 '25 15:05 planitar-osergiienko