Sebastian Markbage f624d01cac Make Style Interpolator Function Generation Lazy
Summary: This code generation executes eagerly and these functions are fairly large and takes time to compile.

However, I'm mostly doing this change because it significantly increases the Prepack binary file size.

In theory, there might be a slight impact on the first use of these interpolators but I couldn't really tell.

An alternative would be to create a factory that is called by the components at an appropriate time, or to just refactor the whole thing to use Animated.

I didn't want to dig too deeply for a single component though.

public

Reviewed By: vjeux

Differential Revision: D2687296

fb-gh-sync-id: 6fc8cdf54dfb6f0b50c11db973d67d114bbc7400
2015-11-23 14:20:29 -08:00
..
2015-07-24 08:41:58 -08:00
2015-11-18 08:10:30 -08:00
2015-11-14 06:29:27 -08:00
2015-10-30 17:09:27 -07:00
2015-11-23 03:21:31 -08:00
2015-11-12 12:41:32 -08:00
2015-11-20 09:53:28 -08:00
2015-07-24 08:41:58 -08:00