openmobilehub / react-native-omh-storage

https://openmobilehub.github.io/react-native-omh-storage/
Apache License 2.0
7 stars 0 forks source link

OMHD-455 Android file and folder sharing permissions #56

Closed damiann5f closed 3 months ago

damiann5f commented 3 months ago

Summary

This PR adds support for permissions using native OMH libraries.

Additionally, in this commit removes fallback client as now all methods use OMH libraries on Android.

Demo

https://github.com/user-attachments/assets/acd702b5-7ec0-4b12-b265-3af8a81f378d

Closes: OMHD-455