Next.js 13 버전 이상의 App Router 환경에서도 적용 가능할까요?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 114
- Avg merge
- 3m
- Merged PRs (30d)
- 2
Description
안녕하세요! 저희 팀에서 Next.js App Router 를 통해 새로운 프로젝트를 개발하려 하고 있습니다.
모바일 앱에서 웹뷰를 제공하기 때문에 Stack Navigation 경험을 주고 싶어서 이 라이브러리를 적용해보려 하고 있습니다.
Next.js Pages Router 와의 Integration 예제는 저장소상에서 찾아볼 수 있어서 소스 예제를 따라가보면 적용이 가능할 것 같은데
App Router(RSC + Streaming SSR) 예제는 살펴보기 어렵습니다 ㅠ.ㅠ 혹시 간단한 연동 예제 가이드를 추가해주실 수 있는 부분일지 문의드립니다.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing Next.js Pages Router integration example and compare it with the requested Next.js 13+ App Router, RSC, and Streaming SSR environment. Add a concise App Router integration guide for the stack-navigation use case, with a working webview-oriented example as the completion criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- next.js, react, typescript
- Domain
- documentation, frontend
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100