Ryan Phung
Ryan Phung
## 🚀 Feature Proposal Adding support for touch screen. ## Motivation For testing of apps built for touch screen, or apps that were built with [react-native-web](https://github.com/necolas/react-native-web). ## Example ``` await...
Hi @mechatroner great work, I really love your extension. At the moment I'm evaluating to see whether I could extend it to support my learning of Chinese. I realize that...
Currently the maximum zoom level for a date x-axis seems to be around 15 hours. Is there anyway we could zoom further, for example to 1 hour?
Text Component ellipsis is not displayed correctly in Android (sometimes the three dots are cut-off)
### Description When I set ```numberOfLines={1}``` on a Text component, if the parent's component width is fixed, sometimes the ellipsis is cut-off strangely. For example, in the below screenshot, you...