From cadb1b9f4dee2394b595245bdc9cba6ca3fcfec3 Mon Sep 17 00:00:00 2001 From: Jakub Grzywacz Date: Tue, 20 Jul 2021 12:21:41 +0200 Subject: [PATCH] chore: test link --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index db9fc6a..fee7fc2 100644 --- a/README.md +++ b/README.md @@ -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.