Steve Kellock

Results 70 comments of Steve Kellock
trafficstars

Looks like we had bp pointing to the wrong RubyMotion lib path. There's been some shenanigans with 3.14 and a beta 3.15 so far, and we'd slipped the wrong path...

I haven't checked recently, but in the RM 3.x days with Android, the REPL was buggy and incomplete. We weren't able to hot reload. And it wasn't only because of...

Have a look at this "hello world" repo: https://github.com/skellock/CarlinVisitsTheWeb It doesn't cover your questions about the javascript methods though. That repo is just: put a webview on a screen via...

Agreed. This is a polishing detail we can work out later. I think a bit of my angst stems from the iOS platform too. Even if my `TableScreen` doesn't have...

Oi! That's a crazy one! Good find.

`show_keyboard` is now available because unlike iOS, simply placing focus in a `UIResponder` is not enough to raise the keyboard (perhaps this is simulator only issue?). Also, thx for adding...

Seems big. But that might be what you're going for?

I’m pretty sure it just needs some consummate v’s.

![image](https://user-images.githubusercontent.com/68273/30614642-2b3ed256-9d5a-11e7-8a9c-6a7e24523b05.png)

I like it. I never think to check this.