Vlad

Results 46 issues of 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

Please add updatePassword method

enhancement

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 ![warnings](https://user-images.githubusercontent.com/4996231/30731696-97c3eb18-9f77-11e7-8cea-98ac1c965307.png)