reactnativecn/react-native-docs-cn

0.27 animations 翻译不完整

sudosiyang opened this issue · 4 comments

0.27 animations 翻译不完整

具体?

Note that in order to get this to work on Android you need to set the following flags via UIManager:

UIManager.setLayoutAnimationEnabledExperimental && UIManager.setLayoutAnimationEnabledExperimental(true);

ok,我看错地方了😂