This repository contains few of the snippets that i use in my react native videos on my youtube channel.
- Open Visual Studio Code
- CODE > PREFERENCES > USER SNIPPETS > javascriptreact.json
- Copy the code from this repository into that file.
imrnc - Import React Native Component
imrnfc - Import React Native Functional Component
imrnp - Create Panresponder.create
imrnss - Create React Native Style Sheet
clog - console.log("$1")