bright / Cero

HTML like views for iOS
Apache License 2.0
3 stars 1 forks source link

Reload views on real device #4

Open miensol opened 9 years ago

miensol commented 9 years ago

While not essential it would be good to use reload feature when running on device. My current idea is to build simple socket server running on Mac and a client built into the library.

Any useful links are welcome.

miensol commented 9 years ago

This looks interesting https://github.com/square/SocketRocket

miensol commented 9 years ago

It's possible to depend on a pod in Debug configuration only http://blog.cocoapods.org/CocoaPods-0.34/