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

Social sharing #93

Merged
merged 5 commits into from
Aug 17, 2024
Merged

Social sharing #93

merged 5 commits into from
Aug 17, 2024

Conversation

MillerAdulu
Copy link
Contributor

@MillerAdulu MillerAdulu commented Aug 17, 2024

Fixes suggestions on #91 to have this merged faster to unlock other feature work. Otherwise, the code without the changes achieved the intended function

cc @DanroyMwangi

Closes #61, #91

DanroyMwangi and others added 5 commits August 16, 2024 23:21
  - Implemented a social media bottom sheet accessible via the share button on the feed page.
  - Added a reusable social media button widget for use within the bottom sheet.
  - Enabled users to share content on various platforms, including Telegram, Twitter, WhatsApp, and Facebook.

- **Error Handling:**
  - Currently, errors for missing social media apps are displayed in the terminal. Consider enhancing the user experience by showing these errors directly in the UI.

- [x] ✨ New feature (non-breaking change that adds functionality)
- [x] 🛠️ Bug fix (non-breaking change that fixes an issue)
- [ ] ❌ Breaking change (fix or feature that would cause existing functionality to change)
- [ ] 🧹 Code refactor
- [ ] ✅ Build configuration change
- [ ] 📝 Documentation
- [ ] ��️ Chore

You can download the APK from Firebase App Distribution once this PR builds successfully via the following link: [Download APK](https://appdistribution.firebase.dev/i/c796669942f8a811)
@MillerAdulu MillerAdulu merged commit a8321b5 into main Aug 17, 2024
1 check passed
@MillerAdulu MillerAdulu mentioned this pull request Aug 17, 2024
7 tasks
@MillerAdulu MillerAdulu linked an issue Aug 17, 2024 that may be closed by this pull request
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.

Weird loading on Share Share app posts to social media sites
2 participants