An open API service indexing awesome lists of open source software.

https://github.com/weverson-luan/ws-ui-components

🎨 A ws-ui-components é um framework mobile com código-fonte aberto para desenvolvimento de componentes de interface e front-end para aplicativos, usando ReactNative, TypeScript e JavaScript, melhorando a experiência do usuário em um app amigável e responsivo.
https://github.com/weverson-luan/ws-ui-components

javascript react react-native typescript

Last synced: 3 months ago
JSON representation

🎨 A ws-ui-components é um framework mobile com código-fonte aberto para desenvolvimento de componentes de interface e front-end para aplicativos, usando ReactNative, TypeScript e JavaScript, melhorando a experiência do usuário em um app amigável e responsivo.

Awesome Lists containing this project

README

          

# React Native ws-ui-components 🎯

Componetes React Native para Android

## Characteristics 🗳️

🚀 Project imperativo
📦 Muito leve (~xxx kB)
⌨️ Compatível com android
🎨 Layouts personalizáveis
🔧 Configuração flexível

## Documentation 📋

WS_Ui_Component is an open-source mobile framework for developing interface and front-end components for applications, using ReactNative, TypeScript and JavaScript, improving the user experience in a friendly and responsive app.

## Contributors 👩‍💻

This project is being maintained by a small developer, and any help with issues and pull requests is always appreciated. If you can and want to contribute, contact us by whats (xx) xxxx-xxxx

### Pre-requisites

Before you begin, you will need to have the following tools installed on your machine:

- [Git](https://git-scm.com)
- [Node.js 14+](https://nodejs.org/en/)
- [Java](https://www.java.com/pt-BR/download/manual.jsp)

## Compatibilities

Compatible with react-native >= 0.64.3

## Installation 🛠️

```
yarn add ws-ui-components
or
npm i ws-ui-components
```

## Clone Project 🪞

```# Clone this repository
$ git clone https://github.com/expfig/ws-ui-components.git

# Access the project folder cmd/terminal
$ cd ws-ui-components

# Install the dependencies
$ yarn install

```

## Before running the project on your storybook machine

```
Alterar no arquivo package a prop *main* de *index.ts*
altere para *dist/cjs/index.js*
```

## Using Components 🎇

```

}
rightIconPasswordJsx={}
placeholder="*********"
placeholderTextColor="#6C757D"
paddingLeft={64}
secureTextEntry={true}
visiblityPassword={true}
/>

{}}
width={80}
height={40}
textLabel="Label"
colorTextLabel="light"
textSizeLabel={17}
backgroundColorCheck="#056CF2"
/>

{}}
width="100%"
height={45}
backgroundColor="#17A2B8"
title={}
borderColor="#17A2B8"
borderRadius={8}
borderWidth={1}
icon={}
/>
```

 

## ©️ License

This project is under the license [MIT](./LICENSE).

Made by [Weverson Luan De Sousa](https://www.linkedin.com/in/weverson-luan-de-sousa-1969a81b0/)