Jay HanSwift5.3 — 3.String and CharactersA string is a series of characters, such as “hello, world” or “good bye!”. Swift strings are represented by the String type. The contents…Jan 11, 2021Jan 11, 2021
Jay HanSwift5.3 — 2.Basic OperatorsAn operator is a special symbol or phrase that you use to check, change, or combine values. For example, the addition operator (+) adds…Jan 6, 2021Jan 6, 2021
Jay HanuseEffect with Async & AwaitWe can’t use async & await directly to the useEffect hookDec 16, 2020Dec 16, 2020
Jay HanReact defaultProps SnippetPass color props from Parent component or use default color value.Dec 16, 2020Dec 16, 2020
Jay HanFlutter “Shader compliation error”Run this command at project level directoryDec 3, 2020Dec 3, 2020