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