ammarahm-ed / react-native-scoped-storage

MIT License
58 stars 10 forks source link

Add "exists" api method similar to react-native-fs. #46

Open lucaswitch opened 1 year ago

lucaswitch commented 1 year ago

Add support to check if directory of file exists on path to current API. Adds the "exists" function.