Ooh this is nice. Uses a simple Animated.Value
which is animated from 0
to 1
. Said value is only defined once – in a wrapping component – and is passed on to the various children as a prop.
A rather geeky/technical weblog, est. 2001, by Bramus
Ooh this is nice. Uses a simple Animated.Value
which is animated from 0
to 1
. Said value is only defined once – in a wrapping component – and is passed on to the various children as a prop.