New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@react-native-oh-tpl/async-storage

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-oh-tpl/async-storage

Asynchronous, persistent, key-value storage system for React Native.

  • 1.21.0-0.2.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

React Native Async Storage

An asynchronous, unencrypted, persistent, key-value storage system for React Native.

Supported platforms

  • Android
  • iOS
  • macOS
  • Web
  • Windows

Getting Started

Head over to the documentation to learn more.

Running E2E locally

Android

  1. Create and start Android Emulator with Play services, API level 29
  2. Build app and run tests
    yarn bundle:android
    yarn build:e2e:android
    yarn test:e2e:android
    

iOS

  1. Create and start iPhone 14 simulator with iOS version 16.4
  2. Build app and run tests
    yarn bundle:ios
    yarn build:e2e:ios
    yarn test:e2e:ios
    

Contribution

Pull requests are welcome. Please open an issue first to discuss what you would like to change.

See the CONTRIBUTING file for more information.

License

MIT

Keywords

FAQs

Package last updated on 03 Dec 2024

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