Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>React Native Atom TemplateNew to Visual Studio Code? Get it now.
React Native Atom Template

React Native Atom Template

Abhinand V K

studentsonlychoice.com
|
15 installs
| (1) | Free
| Sponsor
Simplify your React Native project setup with the React Native Atom Template extension for Visual Studio Code. This tool streamlines the creation of React Native projects using a curated Atom template, enhancing your development workflow and ensuring consistency across your projects.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

React Native Project Creator Extension

This extension for Visual Studio Code allows you to create a new React Native project with ease using the react-native-atom-template.

Features

Create React Native Project

https://github.com/abhi3691/react-native-atom-template-extension/assets/54738565/f2ff543d-b260-4f95-9d39-a0dced4d6567

Setup React Native Project

Use the command react-native-atom-template.setupReactNativeProject to setup system for run a new React Native project . This command will run in terminal and setup all for run react native.

Create React Native Project

Use the command react-native-atom-template.createReactNativeProject to create a new React Native project. This command will prompt you to enter the name for your project, and it will then generate the project structure using the specified template.

Requirements

Ensure you have Node.js and npm installed on your machine.

Extension Settings

This extension doesn't contribute any additional settings.

Known Issues

No known issues at the moment.

Release Notes

0.2.9

  • logo updated

0.2.8

  • README updated

0.2.7

  • windows and linux setup added

0.2.5

  • styles issue solved

0.2.3

  • added Side bar

0.2.2

  • patches

0.2.0

  • added setup react react native feature

0.1.0

  • Initial release of the React Native Project Creator Extension.

Following Extension Guidelines

Make sure to follow the VS Code Extension Guidelines for best practices in extension development.

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

For More Information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy creating React Native projects with ease!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2023 Microsoft