Code Monkey home page Code Monkey logo

rocketseat-vscode-react-native-snippets's Introduction

Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Rating GitHub


Logo

React Native Snippets

Tabela de Conteúdo

Sobre o Projeto

Este projeto visa a disponibilização de um conjunto de Snippets ou atalhos para criação de componentes e arquivos de configuração em aplicações React Native.

Começando

Instalação

Para instalar uma extensão você pode executar o Command Pallete através do comando Ctrl + Shift + P ou Cmd + Shift + P , digitar Install Extensions e por fim dar um Enter, feito isso pesquise por Rocketseat e você vai encontrar a extensão Rocketseat React Native.

Linguagens Suportadas

  • JavaScript (.js)
  • TypeScript (.ts)
  • JavaScript React (.jsx)
  • TypeScript React (.tsx)

Como Usar?

Quando você instalar a Extensão o desenvolvimento em React Native será bem mais divertido.

Create React Native Component

Snippets

Abaixo segue a lista com todos os Snippets disponíveis e os gatilhos para cada um. O significa a tecla TAB.

Gatilho Conteúdo
rnfc → Cria um Componente Functional
styled-rn → Cria um arquivo de Estilização com Styled Components

Contribuição

Contribuições são o que fazem a comunidade open source um lugar incrível para aprender, inspirar e criar. Qualquer contribuição que você fizer será muito apreciada.

  1. Faça um Fork do projeto
  2. Crie uma Branch para sua Feature (git checkout -b feature/FeatureIncrivel)
  3. Adicione suas mudanças (git add .)
  4. Comite suas mudanças (git commit -m 'Adicionando uma Feature incrível!)
  5. Faça o Push da Branch (git push origin feature/FeatureIncrivel)
  6. Abra uma Pull Request

Licença

Distribuído sob a licença MIT. Veja LICENSE para mais informações.

Contato

Rocketseat - Github - [email protected]

rocketseat-vscode-react-native-snippets's People

Contributors

csorlandi avatar diego3g avatar iaurg avatar lucasmls avatar victorsalesdev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rocketseat-vscode-react-native-snippets's Issues

duck snippet parou de funcionar

Após upgrade os snippets duck e rsduck pararam de funcionar. Ao fazer o downgrade, voltou a funcionar normalmente.
Talvez o problema esteja associado a como é instalada a extensão. Nessa última versão não é solicitado o reinício do editor.
Tentei excluir todo o cache, inclusive as storages do electron dentro da pasta do VSCODE no APPDATA.

Reintrodução do padrão antigo de estilização

Olá,
Estou no meio de um projeto no momento e não pretendo introduzir styled components nesse momento, logo, snippet era muito útil, seria possível coloca-lo novamente?
Snippet em questão:
style

import { StyleSheet } from 'react-native';

const styles = StyleSheet.create({
  container: {
 }
});

Readme not match with code

Hey guys, I'm trying to use other snippets like rc and, for some reason, you deleted all the other snippets, just left styled-react-native and rnfc.

And you didn’t fix the Readme, making anyone who thinks even have other snippets. Same thing happens in snippets to reactjs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.