-
```
What steps will reproduce the problem?
1. Booting into iDroid
2.
3.
What is the expected output? What do you see instead?
I get really fast text that I cannot read, but before this happens i see …
-
```
Not a bug, but an idea/suggestion: when adding text at the bottom of a window,
would it be a good idea to scroll the existing text up over time, rather than
doing it instantly (as it is now)?
T…
-
```
Not a bug, but an idea/suggestion: when adding text at the bottom of a window,
would it be a good idea to scroll the existing text up over time, rather than
doing it instantly (as it is now)?
T…
-
Add a scrolling text blurb
-
```
Not a bug, but an idea/suggestion: when adding text at the bottom of a window,
would it be a good idea to scroll the existing text up over time, rather than
doing it instantly (as it is now)?
T…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and didn't find mine.
### Steps to reproduce
```
- launchApp:
clearState: true
- swipe:
direct…
-
-
```
Not a bug, but an idea/suggestion: when adding text at the bottom of a window,
would it be a good idea to scroll the existing text up over time, rather than
doing it instantly (as it is now)?
T…
-
```
What steps will reproduce the problem?
1. Booting into iDroid
2.
3.
What is the expected output? What do you see instead?
I get really fast text that I cannot read, but before this happens i see …
-
if you want to inverse scroll and add following line to your code: style={{ display: 'flex', flexDirection: 'column-reverse' }} it triggers to misbehave text selection, example can be seen here: https…