import { LayoutAnimation } from "react-native"; componentWillUpdate() { LayoutAnimation.easeInEaseOut(); }