#include <reanimated/Tools/FeaturesConfig.h>

namespace reanimated {
bool FeaturesConfig::_isLayoutAnimationEnabled = false;
}
