Commit Graph

10 Commits

Author SHA1 Message Date
Manol Donev
69da095789 fix(ios): use legacy build system (#151) 2018-12-04 11:24:18 +02:00
Manol Donev
6055a6a278 fix: filename casing 2018-11-26 15:16:31 +02:00
Manol Donev
5f34a5871f feat: add ability to pass touch event thru parent view (#135)
* [WIP] feat: enhance hit-testing support
* refactor(ios): update passthroughParent logic as per reqs
* refactor: move isPassthroughParentEnabled to LayoutBase
* refactor: renames
2018-09-18 18:59:15 +03:00
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