You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to use Text Ticker for my Android and iOS apps using Expo. TextTicker works fine on the iOS simulator (XCode), but when I try to run my code on my Android tablet, all icons, names, and TextTicker are disappearing. Here is my code along with screenshots from the iOS XCode Simulator and the Android tablet.
Has anyone else encountered the same problem and found a solution for it?
Hi, I'm trying to use Text Ticker for my Android and iOS apps using Expo. TextTicker works fine on the iOS simulator (XCode), but when I try to run my code on my Android tablet, all icons, names, and TextTicker are disappearing. Here is my code along with screenshots from the iOS XCode Simulator and the Android tablet.
Has anyone else encountered the same problem and found a solution for it?
`<TextTicker
// style={{ fontSize: 50 }}
duration={9000}
loop={true}
// shouldAnimateTreshold={100}
animationType={'bounce'}
// bounce
repeatSpacer={10}
marqueeDelay={1000}
Super long piece of text is long. The quick brown fox jumps over the lazy dog.
`
The text was updated successfully, but these errors were encountered: