Scott Davis

Results 101 comments of Scott Davis

It works for me with these versions: ![image](https://cloud.githubusercontent.com/assets/1326248/20759795/3dafeb02-b6db-11e6-85d8-7e206db8adbe.png) I did have to update VirtualBox and remove a broken vm in the list for it. But after that everything seems to...

@bahmutov I'm interested in helping implement this feature. Do you know if any work has been done on it yet? Could you give me some direction on a high level...

I just ran `expo init my-app --template expo-template-native-base` and received this error when running the app: ``` fontFamily "Courier" is not a system font and has not been loaded through...

https://www.npmjs.com/package/patch-package solves the issue of your changes being overwritten when you update your npm packages.

It would be great if this PR was merged. Is there anything that I can do to help?

@csnover: How are people currently getting spy/mock functionality in intern without something like this? Seems like such a basic requirement for a testing framework that I'm surprised that intern has...

@edwardffs Did you ever solve your issue? I'm experiencing something similar with buttons in a card footer.

@msurguy: Any chance of tagging the latest version of this repo so that bower users don't have to reference a commit SHA to get it?

Is there anyone out there that can point me in the right direction?