Deep linking API demo application

This repo contains a demo application written with React Native that showcases Phantom's deep linking API.

API Documentation

Getting started

# install dependencies
$ yarn 
# start metro bundler
$ yarn start