🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

react-native-deepcode-toolkit

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

react-native-deepcode-toolkit

handy code encapsulation in react-native project.

unpublished
latest
Source
npmnpm
Version
0.3.0
Version published
Maintainers
1
Created
Source

react-native-deepcode-toolkit

Handy code encapsulation in react-native project.

The gist of this library is collect the handy code to offer some useful ability to your application .

We offer following ability :

  • application foreground and background change hook
  • component lifecycle function (such useEffectWithoutFirstTime...)
  • ui distance calculate (expose handy function to calculate ui distance by design picture)

Installation

npm install react-native-deepcode-toolkit

Content

support following feature :

  • support listen application come to foreground and back to background
  • support lock screen , and listen screen change(has bug in ios platform)

TODO

consider use more reliable orientation library : https://github.com/wonday/react-native-orientation-locker

License

MIT

Keywords

react-native

FAQs

Package last updated on 29 Nov 2021

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