openmobilehub / react-native-omh-storage

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

feaet/OMHD-467: Google File Listing #5

Closed maciekBudzinski closed 4 months ago

maciekBudzinski commented 4 months ago

Summary

In this PR:

Demo

https://github.com/user-attachments/assets/6e33de98-029f-42a9-99a5-1a7ab2d805d3

Closes: OMHD-467

andrei-zgirvaci commented 4 months ago

Great job @maciekBudzinski on implementing the file listing!

I have noticed you are prefixing the core package class files with OMHStorage.... Is it necessary? I believe there were some comments made by Michał Pierzchała about dropping this prefix in our classes as it's outdated.

Same goes for the GoogleDrive package class files with with the GoogleStorage... prefix.