Wenjie Yao
Wenjie Yao
- 四边单边虚线 https://github.com/facebook/react-native/issues/7838 - ios数字字体底部多余padding(纯数字的下对齐,这里需要区分android做适当向下的位移) https://facebook.github.io/react-native/docs/platform-specific-code.html - 一个flexbox的两个子元素,既有居中又有靠左/右需求的。(1.子元素有个空的View作为兄弟节点 2.子元素有个absolute的View作为父节点 ) - new date()传入的参数format问题(enable Debug JS Remotely与否的区别? )RangeError: Invalid Date https://stackoverflow.com/questions/13363673/javascript-date-is-invalid-on-ios - keyboard aware https://github.com/APSL/react-native-keyboard-aware-scroll-view 或 https://github.com/facebook/react-native/commit/8b78846a9501ef9c5ce9d1e18ee104bfae76af2e - keyboard dismiss with...
Some posts looks pretty in the first sight, but I don't have time/ don't want to read that at that time, just list them here and will update this casually:...
https://github.com/Yaowenjie/travis-github-chrome-extension/blob/master/test/common/domUtil.spec.js https://github.com/Yaowenjie/travis-github-chrome-extension/issues/13
https://github.com/segmentio/nightmare/issues/533 https://github.com/rosshinkley/nightmare-examples/blob/master/docs/common-pitfalls/async-operations-loops.md
It should be done in the end of this year or the begining of next year.
Reference: - https://cloudonaut.io/create-a-serverless-restful-api-with-api-gateway-cloudformation-lambda-and-dynamodb/ - https://blog.jayway.com/2016/08/17/introduction-to-cloudformation-for-api-gateway/