Function createSecureStorage

  • Returns a new instance of SecureStorage implemented by Expo SecureStore

    Parameters

    • name: string

      Name to namespace the storage with

    Returns SecureStorage

    A new instance of SecureStorage

Generated using TypeDoc