mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-13 17:26:34 +08:00
Summary: 1. Should I add an example of this to the UIExplorer Animation example? 2. Should I support mixing hex and rgba values in outputRange? It is possible with this implementation, but may cause confusion Closes https://github.com/facebook/react-native/pull/3177 Reviewed By: @svcscm Differential Revision: D2506947 Pulled By: @vjeux