Kamil
Kamil
Hi, I have trouble with using Charts Realm alongside with carthage. I'm getting exception during build: `Checkouts/ChartsRealm/ChartsRealm/Classes/Data/RealmBarDataSet.swift:14:8: error: compiling for iOS 8.0, but module 'Charts' has a minimum deployment target...
Bitmap dimensions exceeded max android texture size fix #23
Different android devices have various max texture dimension. On some configurations when bitmap dimension exceeded this limit no image is displayed. For example my Smaung galaxy S5 has max texture...
Hi, this is draft of support for custom fonts in TextStyle. My main concern now is about how to ( or even should we ) support custom **font** with and...
I was playing with project some time and everything was compiling fine. Now i try to produce dynamic library from native module, I added dynamic block in native build.gradle but...