ammarahm-ed / react-native-scoped-storage

MIT License
58 stars 10 forks source link

export `exists()` from native module #31

Closed jd1378 closed 2 years ago

jd1378 commented 2 years ago

I was checking the java files and it seems theres a exists() method available there, it would be good if we had access to it as well. it shouldn't take much time (like 2 minutes).