chore: test link

This commit is contained in:
Jakub Grzywacz 2021-07-20 12:21:41 +02:00
parent 5e914c7f17
commit cadb1b9f4d
No known key found for this signature in database
GPG Key ID: 5BBB685871FF63C4
1 changed files with 5 additions and 5 deletions

View File

@ -92,15 +92,15 @@ translation={{
*If you have written a translation into your language, we strongly encourage you to create a Pull Request and add your language to the package, following the example of other langs.*
## 🎉 Examples
You can clone the repo and run `yarn example ios` or `yarn example android` to preview app with this examples.
#### Basic
### [Basic](/example/src/Basic/Basic.tsx)
![Preview](/example/assets/light-preview.jpg)
#### Dark
### Dark
![Preview](/example/assets/dark-preview.jpg)
#### Translated
### Translated
![Preview](/example/assets/translated-preview.jpg)
#### DisabledCategories
### DisabledCategories
![Preview](/example/assets/categories-preview.jpg)
#### Static (without knob)
### Static (without knob)
![Preview](/example/assets/static-preview.jpg)
## 📈 Future plans
* Skin tone palette selector.