MCPcopy
hub / github.com/lelandrichardson/react-primitives / componentWillReceiveProps

Function componentWillReceiveProps

src/modules/Touchable.js:176–178  ·  view source on GitHub ↗
(nextProps)

Source from the content-addressed store, hash-verified

174 },
175
176 componentWillReceiveProps(nextProps) {
177 ensurePositiveDelayProps(nextProps);
178 },
179
180 setPressValue(toValue) {
181 Animated.timing(

Callers

nothing calls this directly

Calls 1

ensurePositiveDelayPropsFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…