react-rnative-snippets

React and React Native snippets for Atom

Pranav Chary

802

0

2.0.1

MIT

GitHub

React & React Native Snippets Build Status

An Atom plugin that turns shorthand text into code that is commonly used in React & React Native development. It also contains a few general-purpose JavaScript snippets as well. Almost every snippet in this package uses ES6 or higher syntax.

Description

Latest snippet count by category is as follows:

I would greatly appreciate any suggestions for snippets that aren't yet available for this package, or if any naming conventions appear odd to anyone. My goal is for this package to become a powerful & effective tool for web/mobile application developers.

Snippets

After typing the snippet, pressing 'Enter' for Windows users and 'Return' for Macintosh users will write the code to the file. Alternatively, users can also press 'Tab' instead.

---- indicates that a user will be able to enter any text they'd like once the snippet has written the desired code in the file.

React Import Snippet List

React Component Snippet List

React Lifecycle Method Snippet List

React Hooks Snippet List

React Native Snippet List

Misc Snippet List