Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xboxyan/react-native-scrollviewpager


https://github.com/xboxyan/react-native-scrollviewpager

Last synced: about 17 hours ago
JSON representation

Awesome Lists containing this project

README

        

# react-native-scrollviewpager

适配 0.57 版本

```
const { UIManager } = NativeModules;
UIManager.setLayoutAnimationEnabledExperimental && UIManager.setLayoutAnimationEnabledExperimental(true);
```