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

react-native-common-ui-components

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-common-ui-components

UI components that are commonly used in RN projects.

  • 2.5.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-91.67%
Maintainers
1
Weekly downloads
 
Created
Source

UI components that are commonly used in RN projects. One day it will be commented properly.

Usage

  1. ToggleButtons
  2. Button
  3. MaterialSwitch
  4. ProgressBar
  5. Knob
ToggleButtons
Button
MaterialSwitch
ProgressBar
Knob

Version history

Version numberChanges
v2.5.0combineStyles() - runtimeStyle can be an array.
v2.4.0Knob.componentDidUpdate() - initialValue can be updated.
v2.3.0Knob: onTouch() / onRelease() handlers added.
v2.2.0Knob:
1. defaultProps.initialValue = 0.
2. props.snap added.
3. The new value is ignored if the onValueChange() handler returns false.
v2.1.0Button.onPress() / onLongPress() - alert only in the DEV-mode.
v2.0.2TouchContainer / Slider can be used inside scrollable views.
v2.0.1References to AlterStyles removed from toggle buttons classes.
v2.0.01. core-decorators and @autobind are no longer used.
2. Really lots of stuff changed.
v1.4.0buttonDisabled style added.
v1.3.0Button updated.
v1.2.1Knob updated.
v1.1.11. Fixed bugs in styles.js.
2. Knob updated.
v1.1.01. Predefined styles for components are moved here from react-native-common-utils.
2. Knob is added.
v1.0.0Initial release.


Written with StackEdit.

Keywords

FAQs

Package last updated on 29 Nov 2019

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