Socket
Socket
Sign inDemoInstall

react-sqlite-hook

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-sqlite-hook

React Hook for @Capacitor-community/sqlite plugin


Version published
Weekly downloads
442
increased by6.51%
Maintainers
1
Weekly downloads
 
Created
Source

React Hook for @Capacitor-community/sqlite

A React Hook to help Capacitor developpers to use @capacitor-community/sqlite plugin in React or Ionic/React applications

This is an alpha version

Getting Started in your Ionic/React App

npm install --save @capacitor-community/sqlite
npm install --save-dev react-sqlite-hook

Applications demonstrating the use of the plugin and the react hook

  • [react-sqlite-app-starter] (https://github.com/jepiqueau/react-sqlite-app-starter)

Usage

Import the hook from its own path:

 import { useSQLite } from 'react-sqlite-hook'

Then use the hook from that namespace in your app:

To come ...

Keywords

FAQs

Package last updated on 28 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc