daangn / daangn/stackflow

App 푸시로 앱에 들어왔을 때 뒤로가기 시 메인으로 이동

Open
#592 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1k
Forks
114
Avg merge
3m
Merged PRs (30d)
2

Description

안녕하세요~ 저는 리액트 웹앱을 만들고 있습니다.

지금 당근앱의 경우 앱푸시(채팅 등)로 앱에 접근했을 때, 채팅 화면으로 이동이 됩니다.

그 후 뒤로가기를 눌렀을 때 메인으로 이동이 되는데요,

어떻게 메인 스택을 미리 쌓아두고 채팅 화면으로 이동을 시킬 수 있는지 궁금합니다.

저는 메인 - 리스트 - 디테일 순으로 스택을 쌓으면서 디테일 화면으로 이동을 시키고 싶은데.. 관련해서 어떤 기능을 사용하면 되는지 문의 드려봅니다..

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating the app-push or deep-link entry point and the stack navigation setup, then compare the desired main-list-detail history with the current chat launch. Done means documenting the supported way to make back navigation return to the main screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
react
Domain
frontend, mobile
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.