Commit Graph

7 Commits

Author SHA1 Message Date
Manol Donev
a65984f1d5 fix(label): text wrapping inside flexbox layout (#121)
* fix(ios-label): fix text wrapping in iOS 11
* fix(android): fix label text wrapping inside flexbox layout
2018-05-08 15:08:25 +03:00
Panayot Cankov
b55d27f786 Expose __nslog that calls NSLog(@"%@", msg) under the hood so logs output can be performed in release builds 2017-11-01 10:14:00 +02:00
Panayot Cankov
f76982b942 Add C function to obtain the time since the process started. 2017-05-15 17:53:16 +03:00
Hristo Hristov
5918706f1a Move UILabel extend from modules to widgets 2016-06-13 11:59:43 +03:00
Panayot Cankov
6201b36f0a Add UIImage extensions for thread safe async loading and decoding 2016-05-13 16:50:05 +03:00
Panayot Cankov
ad0eb8cb29 Add some docs and PoC in the nativescript modules 2016-04-28 16:05:13 +03:00
Panayot Cankov
5f1a79ad5a Add iOS framework 2016-04-27 17:38:19 +03:00