2.5.0 • Published 4 years ago

react-native-common-ui-components v2.5.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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.

2.5.0

4 years ago

2.4.0

4 years ago

2.2.0

4 years ago

2.1.0

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.4.0

6 years ago

1.3.0

7 years ago

1.2.1

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago