简体   繁体   中英

react native transform view without hiding when it is outside screen

i am new to react native. Is it possible to transform a view in a endless loop from left to right without hideing when it is outside Screen? Like in this pictures. Like a banner which goes endless from left to right.

第一

第二

....

You can use two same screens in react-native-swiper with loop, it will create endless effect

https://github.com/leecade/react-native-swiper

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM