Skip to content

This app is based on React Native and uses DeepLinking.

Notifications You must be signed in to change notification settings

reactnativekit/deeplinking

Repository files navigation

DeepLinking

This app is based on React Native and uses DeepLinking.

Screenshots:

Home Screen

Profile Screen

Notification Screen

Settings Screen

Linking Buttons Screen

Profile Screen - DeepLink id: 102, 1023

Terminal Screen

Installation Process

1. Download or clone the Repository.

2. npm install / yarn add install

3. npx react-native start

4. npx react-native run-android

5. npx uri-scheme open demo://app/profile/102 --android