Skip to content

Latest commit

 

History

History

README.md

Example App

🔨 Build it yourself

Run the following commands:

# Clone this repo
git clone git@github.com:GetSimpl/react-native-simpl-fingerprint-sdk.git && cd react-native-simpl-fingerprint/example
# Install dependencies
yarn install
# Start the metro bundler
yarn start
# Run the app on a devices
yarn ios