Skip to content

This repository is a React Native sample application for the Face React Native SDK.

Notifications You must be signed in to change notification settings

HAECHI-LABS/face-react-native-sample-dapp

Repository files navigation

Face React Native Sample DApp

This repository is a React Native sample application for the Face React Native SDK.

Requirements

For iOS Build

  • CocoaPods: ^v1.14.3

Setup and Installation

# Git Clone
$ git clone https://github.com/HAECHI-LABS/face-react-native-sample-dapp.git

# NPM
$ npm install

# Yarn
$ yarn

Run for iOS in Simulator

  1. Install iOS Simulator

  2. Pod install

    cd ios
    pod install
  3. Execute the sample dapp

    npx react-native run-ios

Run for Android in Emulator

  1. Install Android SDK

  2. Execute the sample dapp

    npx react-native run-android

Run on device

For Haechilabs developer

About

This repository is a React Native sample application for the Face React Native SDK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published