Vitor Machado

Results 9 comments of Vitor Machado

I noticed it has to do with font size, if you play around with the size in Intellij IDEA, sometimes it works correctly. Windows 10 here. EDIT: Well the newest...

> I don't know the how difference between them. Regarding the difference between Text and Display, this post explains it: https://medium.com/inloopx/what-should-mobile-designers-know-about-the-san-francisco-typeface-1faf5fa5d74f

Agreed, can you please increase the rendering resolution for the equations? Wide equations become very low res. I have a feeling it's line 297 in index.html which causes MathJax to...

Any update on this? I have a Carousel with almost 300 items, and it's simply impossible to set initialNumToRender that large with acceptable performance. :(

> @vittau Have you given a try to version `4.0.0-beta.4`? > > We're now relying on `FlatList`'s `initialScrollIndex`, which should help with large datasets. Thank you! It really does work...

I'm getting an error in the exact same line, with a very similar setup, except it's `TypeError: this is undefined`. My imports are as @prescottprue described. Versions are: ``` "firebase":...

Same problem, it just keeps adding more and more items as it scrolls.

Hi everyone, Thanks for this amazing project! I have one question, while running @ziodave's fork and trying to annotate some text, I get `AttributeError: 'WikidataGraph' object has no attribute 'pagerank'`...