All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.facebook.react.uimanager.layoutanimation.HandlesLayout Maven / Gradle / Ivy

There is a newer version: 0.52.u
Show newest version
// Copyright 2004-present Facebook. All Rights Reserved.

package com.facebook.react.uimanager.layoutanimation;

/**
 * Marker interface to indicate a given animation type takes care of updating the view layout.
 */
/* package */ interface HandleLayout {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy