"dependencies": { "@rnoh/react-native-openharmony": "file:../react_native_openharmony", "@react-native-oh-tpl/react-native-spring-scrollview": "file:../../node_modules/@react-native-oh-tpl/react-native-spring-scrollview/harmony/spring_scrollview.har", } 点击右上角的 sync 按钮 ...
ionicwang2楼•4 个月前
react-native-spring-scrollview三方库HarmonyOS化已在开发中,具体时间暂无,请关注这个文档,完成支持后会更新在文档上:https://gitee.com/react-native-oh-library/usage-docs#/react-native-oh-library/usage-docs/blob/master/zh-cn/lottie-react-native.md 分享 回复 2024-12-25 11:51:54 发布相关问题 Harmo...
React Native Spring ScrollViewis a high performance cross-platform native bounces ScrollView for React Native.(iOS & Android) It is easy to support pulling to refresh and dragging to load more data. It is bridged from Native after V2. ...
A cross-platform (iOS & Android) spring ScrollView. Latest version: 2.1.3, last published: 4 years ago. Start using react-native-spring-scrollview-fork in your project by running `npm i react-native-spring-scrollview-fork`. There are no other projects in
Package Sidebar Install npm i @react-native-oh-tpl/react-native-spring-scrollview Weekly Downloads 2 Version 3.0.2-0.0.3 License MIT Unpacked Size 391 kB Total Files 73 Last publish 3 months ago Collaborators Try on RunKit Report malware...
Watch 1Star0Fork0 吴剑雄1992/react-native-spring-scrollview Issues / 里程碑 所有已开启 0 已关闭 0 欢迎使用里程碑! 里程碑是一个项目计划管理工具,用于集中管理 Issue 和 Pull Request 进度。
@@ -227,18 +215,9 @@ export class SpringScrollView extends React.PureComponent<SpringScrollViewPropTyscrollTo(offset: Offset, animated: boolean = true) { if (Platform.OS === "ios") { NativeModules.SpringScrollView.scrollTo( findNodeHandle(this._scrollView), offset.x,...
An cross-platform (iOS & Android) spring ScrollView. Latest version: 2.0.22, last published: 5 years ago. Start using react-native-spring-scrollview-fixed in your project by running `npm i react-native-spring-scrollview-fixed`. There are no other project
react native 0.64版本demo运行 Jul 9, 2021 babel.config.js ios调试完成 Oct 27, 2019 index.js SpringScrollView在iOS上运行完成 Jul 12, 2021 metro.config.js react native 0.64版本demo运行 Jul 9, 2021 package.json 1.修改了AsyncStorage的导入 ...