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

Expo Push Notifications #121

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nicko170
Copy link

This relates to #117 - I saw this when I was mid-way through adding this support in a local project, so decided to build it here instead :)

@nicko170
Copy link
Author

I'll sort the styles out shortly!

@nicko170 nicko170 mentioned this pull request May 28, 2021
Copy link
Member

@atymic atymic left a comment

Choose a reason for hiding this comment

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

Look good, just a few small bits.
When fixed ping me and ill create a repo :)

README.md Outdated

## Testing

TODO
Copy link
Member

Choose a reason for hiding this comment

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

Can just leave default command here

Copy link
Author

Choose a reason for hiding this comment

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

I thought I added that back in before pushing, after writing the tests. Whoops! Fixed :)

composer.json Outdated
"require": {
"php": ">=7.4 | ^8.0",
"ext-json": "*",
"guzzlehttp/guzzle": "^7.3",
Copy link
Member

Choose a reason for hiding this comment

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

can we pleas keep guzzle 6 here

Copy link
Author

Choose a reason for hiding this comment

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

Done! Tests still passing! Woo!

@nicko170
Copy link
Author

Hey @atymic -- changes have been pushed :)

@pqt
Copy link

pqt commented Jul 6, 2021

Would love to get this merged and give it a shot on a project of mine. Ended up here doing a quick pre-cursory check to see if something already existed before I made one internally.

@atymic
Copy link
Member

atymic commented Jul 7, 2021

I'll set it up now :)

@atymic
Copy link
Member

atymic commented Jul 7, 2021

@nicko170 please PR here when you can. I'll set up everything else up once done!
https://github.com/laravel-notification-channels/expo

@mabdullahsari
Copy link

mabdullahsari commented Sep 1, 2022

Hey @atymic

I've tried to get in touch with Nick to take ownership of / collab on the repo, but he's no longer replying.

I can't really PR it too since it's a channel that already exists, so I've created and released my own version of the notification channel here: https://github.com/dive-be/laravel-expo-channel. It works flawlessly, and I'd like to merge it with the LNC project. If it's fine for you, I'm prepared to archive that repo, use the LNC skeleton and migrate the codebase to the new repo.

Can we proceed with this? What do you think?

@atymic
Copy link
Member

atymic commented Sep 1, 2022

@mabdullahsari please email me at [email protected], will set you up :)

@mabdullahsari
Copy link

@mabdullahsari please email me at [email protected], will set you up :)

Done!

@mabdullahsari
Copy link

Hey @atymic -- any update on this? Thanks 🙏

(Haven't received any e-mail reply)

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.

4 participants