itinance / itinance/react-native-fs
stat no longer returns ctime nor mtime on android
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
I am pairing rnfs with react-native-image-picker and stat Is not returning a timestamp. It was working previously but stopped somewhere within the past year or so.
stat returns {
"path": "file:///data/user/0/com.myapp/cache/rn_image_picker_lib_temp_7730478a-b741-48f7-9fd9-9d9f21b770db.jpg",
"size": "537117"
}
React native 0.65.2
React-native-fs 2.20.0
react-native-image-picker 4.0.6
android 12
samsung s20
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.