Nikita Ivchenko

Results 16 comments of Nikita Ivchenko

Fix this issue by creating state `fontLoading` and use font only if `fontLoading === false`. Set value `false` in `onDownloadDidEnd` handler, but I need to check if this value isn't...

Yes, since I already use style preferences in my components, I have to create an array of styles, where I add the result of calling the `useCustomFont` function. You can...

> @Munoon Seems this is a bug introduced in https://github.com/apache/incubator-fury/pull/1553 Agree. I'm feel sick a bit right now, so I will take a look a bit later. Hopefully during this...

This also helps in reducing JAR file size. Let me know if I can help you here.

> @Munoon That would be really great. Actually I am on the work of first release of Fury under asf and don't have enough time for this feature Can you...

OK, I'll separate those by different PRs starting from `TypeRef` implementation, which looks like the most hard one, so it'll take some time...