react-motion v0.2.4 Release Notes

Release Date: 2015-07-29 // over 8 years ago
    • ๐Ÿ‘ [I] React-native support!
    • [I] Allow returning null from children function. #101
    • 0๏ธโƒฃ [I] defaultValue for specifying a... default value, upon mounting.
    • ๐Ÿ‘€ [I] TransitionSpring's willLeave API got simplified and now asks for an object as a return value instead of null. null is still supported, but is deprecated and will be removed in the next version. See the new docs on it here.
    • ๐Ÿ”ง [I] Exposed a few tasteful default spring configurations under the new exported presets.