Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The text works perfectly on iOS, but on Android, the <TextTicker> code makes all the components disappear. #125

Open
ArdiraFarizPasha opened this issue Aug 15, 2023 · 0 comments

Comments

@ArdiraFarizPasha
Copy link

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?

ErrorAndroid
ErroriOS

`<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.
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant