Julian Gutierrez

Results 4 issues of Julian Gutierrez

Hi @frostney just seeing that this repo got quite some attention after I added it on the official react native documentation maybe it would help for me to put some...

### Report * What did you do? run `pod install` on an empty folder with just this Podfile ``` platform :ios, '8.0' plugin 'cocoapods-rome' target 'caesar' do pod 'Alamofire' end...

Is there a way to get cursor support on typescript? currently getting this error: new _pgCursor.Cursor(sqlQuery, ''); ^ TypeError: _pgCursor.Cursor is not a constructor