idibidiart
idibidiart
hi you might want to mention this: https://github.com/idibidiart/react-native-responsive-grid this is allowing me to build complex layouts at 20 mins per screen vs 2 hours per screen when done without it......
Is it possible to use ES6/7 features like async/await ? Can you show a working example?
The use of the delegate pattern was a little confusing to me, so I ended up doing this: ``` // // Coordinator.h // RNEmbeddedAppExample // #import #import "RCTBridgeModule.h" #import "SingleFlowViewController.h"...
Allow the user to export and import the stored data to/from their file system (useful when the user wishes to transfer AllSeeingEye data between machines) ...
I don't see window.WebGLRenderingContext in the [supported API](http://impactjs.com/ejecta/supported-apis-methods) docs Some WebGL libraries out there perform feature detection/evaluation and may require access to WebGLRenderingContext.prototype.
Hi Any plan to support these canvas 2d properties?
Pruning?
Hi, Any plans to support pruning? For example, for keys that have not been accessed in 10 years? See this: https://groups.google.com/forum/#!topic/certificate-transparency/tsZsUP0Lxk8 I assume all docs are in sync with the...
TypeError: namespace.charCodeAt is not a function Trying to run it and it gives this error with or without command line arguments