Suren
Suren
`controllers_path` is a string, do we have any alternative to support multiple controllers? For example I want to have list of controllers (which is not so easy to extract in...
Any idea what's going on here? The build succeeded but it didn't generate $PWD/build/Products/. xctestrun file. But an .xctest run file is generated at Build/Intermediates/CodeCoverage/Products/MyApp_iphonesimulator10.1-x86_64.xctestrun, when run this location getting...
I am trying to setup both JS and native handlers. But when JS errors occur, it shows the alert box, on clicking "Ok", I would like to kill the app....
I like this grid but I need to support editing either inline or upon row selection with a master-detail style view. How easy it is to extend to add checbox...
Wondering if this tool can be used to download the React Native app JS bundle from S3 like a deployment tool? The bundle shouldn't be available to public but just...
@peggyrayzis I misunderstood the use of client resolvers ( https://www.apollographql.com/docs/link/links/state.html#resolve), of course its my fault for not paying close attention to the docs and getting excited about the name `resolver`....
ES6 spread operator's transpiled code is being added to the coverage report (same applies to some other es6 constructs) which is showing as uncovered. I have setup an example project...
Coverflow is great! I want to modify it a little to closely match the coverflow view of Finder view in a Mac (The example tilts the images on both sides,...
Has anyone implemented RocketData with complex models and collection data providers other than LinkedIn? Can LinkedIn share or has any open source projects that demonstrate an app with complex data...
can we use a material design css framework (say http://materializecss.com/) this mobile-anguar-ui?