Using icon font for multiple platforms This project can make icon font files from Sketch file. These font files can be used in Web, Android and iOS. This project also demos how to use the font files on these platforms. Thank you Okernel for making t
Traceur Traceur enables easier debugging of RxJava2 exceptions, by appending the source of any asynchronous calls to the original exception. An example RxJava exception: The same exception with Traceur enabled: Notice that the call site of the async