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

#144 Add notifications #154

Merged
merged 3 commits into from
May 16, 2022
Merged

#144 Add notifications #154

merged 3 commits into from
May 16, 2022

Conversation

syi0808
Copy link
Contributor

@syi0808 syi0808 commented May 16, 2022

resolve #144

@syi0808 syi0808 changed the title 144 add notifications #144 Add notifications May 16, 2022
@jcho0216
Copy link
Member

cool notifications :)

import { instance } from "utils/axios"

export const postExpoToken = (token: string) => {
return instance.patch("/expo/token", {
Copy link
Contributor

Choose a reason for hiding this comment

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

uri 따로 빼놨어여

@kimjimin4471 kimjimin4471 merged commit 57c0e7f into main May 16, 2022
@syi0808 syi0808 deleted the 144-add-notifications branch May 18, 2022 12:27
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.

FCM 환경 설정 (1)
3 participants