Commit Graph

10 Commits

Author SHA1 Message Date
Vasil Chimev
a9ac20da20 docs: update build scripts and .md files (#113)
* docs: add more on Contributing and Get Help

* chore: update build scripts

* docs: update DevelopmentWorkflow.md

* docs: update .md files

* docs: update DevelopmentWorkflow.md

* docs: update development workflow on Win
2018-02-16 10:07:07 +02: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
628e08ec02 Image corners were blinking in #4322 and CSS border will now draw non uniform corner radiuses if the border color is uniform 2017-07-21 17:32:17 +03:00
Panayot Cankov
f76982b942 Add C function to obtain the time since the process started. 2017-05-15 17:53:16 +03:00
vchimev
b5b65ba2ee Set exit on simple errors for ios build script 2016-08-05 10:34:21 +03:00
vchimev
c4d8989c9c Do not Code Sign TNSWidgets framework 2016-07-18 19:12:35 +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