1*c7e4709dSKudo Chien #include "FeaturesConfig.h"
2*c7e4709dSKudo Chien 
3*c7e4709dSKudo Chien namespace reanimated {
4*c7e4709dSKudo Chien bool FeaturesConfig::_isLayoutAnimationEnabled = false;
5*c7e4709dSKudo Chien }
6