Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 320 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 320 Bytes

Deep linking API sample application

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

API Documentation

Getting started

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