Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/OMHD-475: Google Drive delete #13

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

maciekBudzinski
Copy link
Collaborator

Summary

This PR adds (permanently) delete feature to Google Drive.

Demo

delete_demo.mov
  • Documentation is up to date to reflect these changes

Closes: OMHD-475

Signed-off-by: Maciej Budziński <[email protected]>
@@ -1,13 +1,11 @@
// Uncomment when needed - lefthook is checking node_modules for some reason, so for now it's commented out
const Reactotron = require('reactotron-react-native').default;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -35,7 +35,6 @@
"react-native-safe-area-context": "^4.10.8",
"react-native-screens": "^3.32.0",
"react-native-vector-icons": "^10.1.0",
"reactotron-react-native": "^5.1.7",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved it to dev dependencies.

@maciekBudzinski maciekBudzinski marked this pull request as ready for review August 5, 2024 10:18
@maciekBudzinski maciekBudzinski merged commit ae2ae64 into main Aug 5, 2024
2 checks passed
@maciekBudzinski maciekBudzinski deleted the feat/OMHD-475-google-drive-delete branch August 5, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants