All Projects → zhongs → react-marquee

zhongs / react-marquee

Licence: other
react无缝滚动组件

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to react-marquee

flutter vertical marquee
flutter vertical marquee
Stars: ✭ 15 (-44.44%)
Mutual labels:  marquee
Autoscrolllabel
Provides marquee like UILabel scrolling, think Music.app track title scrolling. For Obj-C & Swift.
Stars: ✭ 499 (+1748.15%)
Mutual labels:  marquee
Marqueeviewlibrary
一个帮您快速实现跑马灯效果的library
Stars: ✭ 2,249 (+8229.63%)
Mutual labels:  marquee
Uumarqueeview
[iOS]Customizable marquee view. #Marquee,MarqueeView,跑马灯,滚屏,上翻,左滑,多行,自定义
Stars: ✭ 295 (+992.59%)
Mutual labels:  marquee
Marquee
跑马灯/滚动文字条(类似于淘宝/菜鸟/京东/支付宝/聚划算/网商银行等app的跑马灯功能)
Stars: ✭ 389 (+1340.74%)
Mutual labels:  marquee
Jquery.marquee
jQuery plugin to scroll the text like the old traditional marquee
Stars: ✭ 857 (+3074.07%)
Mutual labels:  marquee
AutoScrollTextView
android 上下滚动播放与走马灯效果结合
Stars: ✭ 27 (+0%)
Mutual labels:  marquee
Marquee
A powerful implementation of Marquee(scrolling text or label) in SwiftUI, which supports any content view, including text(label), image, video, etc.
Stars: ✭ 44 (+62.96%)
Mutual labels:  marquee
Rollingnotice
所有的垂向滚屏这一个库就够了!!!滚动公告、轮播广告,支持灵活自定义cell。淘宝、口碑、京东、美团、天猫等等一切滚动广告 Roll Notice or Advertising, customize cell as UITableViewCell supported, Swift version is also ready
Stars: ✭ 445 (+1548.15%)
Mutual labels:  marquee
Vue Marquee Tips
基于Vue的横向跑马灯提示
Stars: ✭ 73 (+170.37%)
Mutual labels:  marquee
Jxmarqueeview
A powerful and easy to use marquee view.
Stars: ✭ 324 (+1100%)
Mutual labels:  marquee
Marqueelabel
Charles Powell
Stars: ✭ 3,741 (+13755.56%)
Mutual labels:  marquee
Skautoscrolllabel
Automatically scrolling UILabel with both horizontal/vertical MARQUEE effects and gradient gradients on the edges. Gradient fading is used on the edge of the scroll to solve the problem of the hard edges of the rolling edge. The overall effect is a natural and easy to use.
Stars: ✭ 64 (+137.04%)
Mutual labels:  marquee
react-native-lahk-marquee-label
A react-native marquee label component.
Stars: ✭ 49 (+81.48%)
Mutual labels:  marquee
React Native Text Ticker
React Native Text Ticker/Marquee Component
Stars: ✭ 212 (+685.19%)
Mutual labels:  marquee
react-native-marquee
React Native Marquee Text Component
Stars: ✭ 101 (+274.07%)
Mutual labels:  marquee
Txscrolllabelview
🌭TXScrollLabelView, the best way to show & display information such as adverts / boardcast / onsale e.g. with a customView.
Stars: ✭ 714 (+2544.44%)
Mutual labels:  marquee
RollingNotice-Swift
滚动公告、广告,支持灵活自定义cell。淘宝、口碑、京东、美团、天猫等等一切滚动广告 Roll Notice or Advertising, customize cell as UITableViewCell supported, Swift version is also ready
Stars: ✭ 109 (+303.7%)
Mutual labels:  marquee
Xmarqueeview
💥【MarqueeView】类似淘宝头条、京东头条的跑马灯效果,上下轮播,支持单行/多行显示、自定义轮播布局
Stars: ✭ 224 (+729.63%)
Mutual labels:  marquee
React Marquee Slider
The marquee slider of your deepest dreams. Only for React.js ⛺
Stars: ✭ 73 (+170.37%)
Mutual labels:  marquee

Demo

Usage

安装

npm install --save react-marquee-order

Examples

一个栗子

Api

参数 说明 类型 默认值
loopData 滚动的数据 Array
getMarquee 可以从参数中获取stop,run函数控制marque的运动和暂停 function
direction 滚动方向 ('landscape' , 'vertical') String 'landscape'
verticalItemHeight 垂直滚动item的高度 String '60px'
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].