Skip to content

react-native 跑马灯 支持text View 和 左右 上下滚动

Notifications You must be signed in to change notification settings

ChenJoan/MarqueeLamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MarqueeLamp

react-native 跑马灯 支持text View 和 左右 上下滚动

#参数: duration 一次动画的持续时间 speed 速度 animateAirection level 水平滚动 vertical垂直滚动 text 文本 children View 。。。

#如何用 <MarqueeLabel duration={8000} text={'This is a Marquee Label.'} 或 children = {View} textStyle={{ fontSize: 13, color: 'white' }} />

About

react-native 跑马灯 支持text View 和 左右 上下滚动

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%