react-native-file-selector icon indicating copy to clipboard operation
react-native-file-selector copied to clipboard

Root is empty with React Native 0.63.x

Open farshed opened this issue 5 years ago • 2 comments

This is probably due to the breaking changes introduced in RN 0.63 that have affected a lot of native modules. It's working fine with 0.62 but shows empty on 0.63.

Tested on Android only.

farshed avatar Aug 17 '20 13:08 farshed

@prscX any update on this?

farshed avatar Sep 01 '20 16:09 farshed

@prscX I also encountered the same problem. In Android, RN 0.62 works normally, and RN 0.64 does not have any files when opening the file selection

Nice-zrd avatar Aug 23 '21 03:08 Nice-zrd