Tran Quan
Tran Quan
Work well on my project too without `node_modules` @bramski Would be nice if you can setup sandbox of your project, I'm curious why node_modules is installed
Please merge this 🙏
Tried different solutions (collapsible, requestAnimationFrame, etc), and it doesn't work for me Work around by wrapping `measure` with setTimeout 500ms now but I think it's not a proper fix In...
@najil-12 I just wait some timeout before call measure
I'm having same issue. I fixed with: - replace 'XCODE_PATH='/Applications/XCode.app/Contents/Developer/Platforms' with 'XCODE_PATH='/Applications/Xcode.app/Contents/Developer/Platforms' like khan-lau - update SDK_VERSION (line 13) to current Xcode iOS SDK: '8.0' (I'm using Xcode 6)
xxfreedom: I'm on updating to Xcode 6.1 :D , yes, I'll try re-build why don't you try to open rake file and change SDK to 8.1 ?