#include "FeaturesConfig.h"

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