Vlad
Vlad
- Layout improvements - Swipe item programmatically
My app now crash when view disappear. Before update app was not crashed. Log: malloc: **\* error for object 0x14643bf4: incorrect checksum for freed object - object was probably modified...
Allow to use populates with references. feat related with issue #196
How to change calendar height for fit number of weeks when pageViewNumberOfWeeks = 0?
I can import wallet with privateKey + 1 random character. How to fix it? ``` let key = privateKey if (key.startsWith('0x')) { key = key.substring(2) } let buf = Buffer.from(key,...
catching this error when close function is called
Please, update for Swift 4 and fix warnings 