BDBalaji Dasariinbalajidasari.hashnode.dev·Jul 30, 2023 · 1 min readHello World in React NativeAt a glance React Native file structure is daunting. DO NOT BE SCARED. We work with just one file which is App.tsx Open App.tsx in your preferred code editor, I use VSCode. tsx sounds like a dinosaur name, as I said earlier "We need not be scared", ...00
BDBalaji Dasariinbalajidasari.hashnode.dev·Jul 30, 2023 · 2 min readUp & running 1st React Native appOne of the most difficult parts of react native development is the setup. How to run iOS apps on Mac without iPhone using a simulator. Open https://reactnative.dev/docs/environment-setup?platform=ios&os=macos Select Development OS -macOS , Target O...00
BDBalaji Dasariinbalajidasari.hashnode.dev·Jul 18, 2022 · 1 min readPosition in CssIf a picture is worth thousand words , then mathematically a video is worth more than a million . Positioning is a complex topic is easier to explain via a vide. This video will help you understand positioning in 9 minutes:00