[go: up one dir, main page]

Skip to content
View bnlokash's full-sized avatar

Block or report bnlokash

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. React Native Biometrics Hook React Native Biometrics Hook
    1
    import React, { createContext, useState, useEffect, FC, useContext } from 'react'
    2
    import Keychain from 'react-native-keychain'
    3
    import AsyncStorage from '@react-native-async-storage/async-storage'
    4
    
                  
    5
    interface IBiometricsContext {
  2. lunch-lady lunch-lady Public

    Forked from c-zab/lunch-lady

    TypeScript