Creating a React Native “Curved Bottom Bar” with Handwritten SVG
A tutorial on creating a custom curved bottom tab bar in React Native using handwritten SVG paths and parametric design principles.
A tutorial on creating a custom curved bottom tab bar in React Native using handwritten SVG paths and parametric design principles.
A guide to installing Neovim LSPs and NPM tools in a central, local directory and adding it to the $PATH for better version control and security.
A guide to adding directories to the PATH environment variable in zsh or bash on Linux to fix 'command not found' errors.
A technical guide explaining SVG path structure and commands to isolate and animate individual elements in a vector graphic using JavaScript.
A step-by-step guide for installing Python 2.xx on Windows 7, including setting the PATH environment variable.
A tutorial on animating SVG path transitions using SMIL, comparing it to JavaScript libraries like RaphaëlJS for a Batman emblem project.