728x90
1. 딥링크 이해하기
딥링크(Deeplink) : URI스킴, 유니버셜 링크, 앱링크 구분과 이해
딥링크 (Deeplink) http 혹은 https 로 시작하는 인터넷 주소는 모두 특정 서비스의 웹페이지로 이동합니다. _ https://igaworks.com 을 주소창에 입력하면 IGAWorks 홈페이지로 이동합니다._ https://adbrix.io�
help.adbrix.io
2. 구현하기 (문서가 정말 잘되어 있다.)
https://reactnavigation.org/docs/deep-linking/
React Navigation
In this guide, we will configure our app to handle deep links on various platforms. To handle incoming links, we need to handle 2 scenarios:
reactnavigation.org
Linking.openURL 해보기
3. 문제점
3-1. param이 계속 남아있다
'Solve Problem > React Native' 카테고리의 다른 글
[React Native] Sentry로 로그 이벤트 확인하기 (1) | 2020.09.01 |
---|---|
[React Native] Firebase Admob - Rewards 보상형 동영상 광고 띄우기 (6) | 2020.08.29 |
[React Native] 앱 화면 캡쳐 후 공유 및 갤러리에 저장하기 (Capture ScreenShot and Share) (0) | 2020.08.18 |
[React Native] 관리자용 테스트앱 만들기 (0) | 2020.08.15 |
[React Native] Firebase Crashlytics 참고 블로그 (0) | 2020.08.12 |