Greg Rewis

Results 8 issues of Greg Rewis

When the multiline input receives focus (see viewRestaurantReview.json in my repo), it scrolls up under the Header so that you can't see what you're typing.

defect
awaiting-feedback

Setting "source":"library" allows you to pick an image, and its location is properly returned. However, when setting the source to camera, nothing is returned -- and the image is not...

enhancement

So that you don't have to do it in XCode.

enhancement

the previous count_rows no longer works

defect
docs
dev-complete

We need a way to define/create arrays or a dictionary to be used as a datasource without having to make a REST call or load a local JSON. Simple use...

enhancement

In order to simplify $views, I'd like to be able to define a control as its own external JSON, and then add/reference it via an attribute. For example: ``` {...

enhancement