PinnedJayant Kumar YadavinHash CodingHacking The iOS InterviewOne series to get you coveredMar 8, 20211Mar 8, 20211
PinnedJayant Kumar YadavinHash CodingSwift — let vs varAt first, it looks like a trivial question of Swift language. But this might lead to discussions around language semantics and its…Feb 15, 2021Feb 15, 2021
Jayant Kumar YadavinHash CodingSwift — Functions & Closure — Part IRemember, a closure is a function combined with any captured variables. While functions created with { } are called closure expressions, …Feb 23, 2021Feb 23, 2021
Jayant Kumar YadavinLevel Up CodingHow To Create A Github Profile READMEGitHub recently released a feature that allows users to create a profile-level README to display prominently on their GitHub profile…Jul 17, 20201Jul 17, 20201
Jayant Kumar YadavinLevel Up CodingGoodbye to The Red Screen Error in React NativeNew LogBox debugging experience in React Native version 0.63May 9, 20201May 9, 20201
Jayant Kumar YadavHow to use SVG in React Native — #2We have already seen how to use SVGs in your React Native projects like any other PNGs, JPGs. But that way has a major drawback in terms…Apr 6, 20203Apr 6, 20203
Jayant Kumar YadavHow to use SVG in React NativeUsing SVGs in your react native projects make image assets low on size while increasing scaling performance. Let’s see how to use them.Mar 1, 202011Mar 1, 202011