Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/meftunca/rn-skia-ui-toolkit

skia toolkit for React-native
https://github.com/meftunca/rn-skia-ui-toolkit

Last synced: 21 days ago
JSON representation

skia toolkit for React-native

Awesome Lists containing this project

README

        

# skia-ui-toolkit
Projenin amacı bakımı yapılmayan ve react-native geliştiricilerinin ihtiyacı olan bir çok componenti içinde barındıran bir kütüphane oluşturmak. Ayrıca gereksiz ek kütüphanelerden kaçınılarak performansı arttırmak.

## Amaçlanan komponentler
- [ ] Image&Drawing Pad
- [ ] Image Cropper(Belki)
- [ ] Signature Pad
- [*] Gradient View
- [ ]Curved Bottom tabbar

## TOOLS
`import {types...}` to `import type {types...}`
```bash
ts-import-types-cli --project ./tsconfig.json 'src/**/*.ts' 'src/**/*.tsx'
```