Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivanaquino/chappionic4
Ionic 4 - Chat UI
https://github.com/ivanaquino/chappionic4
chat ionic ui
Last synced: 7 days ago
JSON representation
Ionic 4 - Chat UI
- Host: GitHub
- URL: https://github.com/ivanaquino/chappionic4
- Owner: IvanAquino
- Created: 2019-08-03T21:25:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T08:23:33.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T04:12:26.676Z (over 1 year ago)
- Topics: chat, ionic, ui
- Language: TypeScript
- Size: 2.8 MB
- Stars: 13
- Watchers: 3
- Forks: 11
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Donations
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/IvnAqn)# Ionic 4 chat theme
## How to use it in my project - Como usarlo en mi proyecto
Copy theme file __src/theme/chappionic.scss__ and import in __global.scss__
Copiar el archivo __src/theme/chappionic.scss__ e importarlo en __global.scss__
```
@import './path/chappionic.scss'
```Screen captures: [https://codigoaxaca.com/en/38/template-for-ionic-4-free-chat-app/](https://codigoaxaca.com/en/38/template-for-ionic-4-free-chat-app/)
Capturas de pantalla: [https://codigoaxaca.com/26/tema-para-ionic-4-gratis-chat-app/](https://codigoaxaca.com/26/tema-para-ionic-4-gratis-chat-app/)
### Donations
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/IvnAqn)