react-native/Libraries/Animated
Sue Ann Ioanis cc4648ba86 Omit units from zero values.
Summary:
It's recommended to remove units for all zero length values because
these units aren't being used and therefore can be safely removed to
save bytes.
Closes https://github.com/facebook/react-native/pull/13518

Differential Revision: D4905286

Pulled By: javache

fbshipit-source-id: 4119eb8034b4b5b864228316c5a450978d4328e9
2017-04-18 14:00:18 -07:00
..
examples Omit units from zero values. 2017-04-18 14:00:18 -07:00
release Add @providesModule annotations 2017-02-27 14:04:56 -08:00
src Animated - Add missing super calls to fix native animated crash 2017-03-29 04:02:22 -07:00