n-kulic
n-kulic
**OS:** - [ ] Windows - [x] MacOS - [ ] Linux **Platform:** - [x] iOS - [ ] Android **SDK:** - [x] `@sentry/react-native` (>= 2.4.0) - [ ] `react-native-sentry`...
This pull request fixes ctime type which is, in fact, a Date value, as evidenced in the `stat` implementation method: - https://github.com/itinance/react-native-fs/blob/master/FS.common.js#L306C17-L306C17 ```ts type StatResult = { name: ?string; path:...
### What is the current behavior? Attempting to drag and move the video field in an array dataType field causes the video to reload and cancels the draggable process (it...