2017-08-29 15:49:52 +03:00
< nb-card size = "medium" >
2019-07-02 16:18:09 +03:00
< div class = "picture" style . background-image = "url('assets/images/kitten-{{currentTheme}}.png')" > < / div >
2017-08-29 15:49:52 +03:00
2019-07-02 16:18:09 +03:00
< div class = "details" >
< div class = "h4" > UI Kitten< / div >
< div class = "description" >
UI Kitten is a framework that contains a set of commonly used UI components styled in a similar way. The most awesome thing: you can change themes on the fly by just passing a different set of variables. 100% native. Give our kitten a try!
2017-08-29 15:49:52 +03:00
< / div >
2019-07-02 16:18:09 +03:00
< / div >
2017-08-29 15:49:52 +03:00
2017-09-12 15:18:25 +03:00
< nb-card-footer >
2020-09-08 14:12:59 +03:00
< a href = "https://akveo.github.io/react-native-ui-kitten?utm_campaign=ui_kitten%20-%20home%20-%20ngx_admin%20code%20embed&utm_source=ngx_admin&utm_medium=embedded&utm_content=iot_dashboard_kitten_card" target = "_blank" >
2019-07-02 16:18:09 +03:00
< nb-icon icon = "globe" pack = "eva" > < / nb-icon >
2017-08-29 15:49:52 +03:00
< / a >
< a href = "https://itunes.apple.com/us/app/kitten-tricks/id1246143230" target = "_blank" >
2019-07-02 16:18:09 +03:00
< i class = "link-icon ion-social-apple" > < / i >
2017-08-29 15:49:52 +03:00
< / a >
< a href = "https://play.google.com/store/apps/details?id=com.akveo.kittenTricks" target = "_blank" >
2019-07-02 16:18:09 +03:00
< i class = "link-icon ion-social-android" > < / i >
2017-08-29 15:49:52 +03:00
< / a >
< a href = "https://github.com/akveo/react-native-ui-kitten" target = "_blank" >
2019-07-02 16:18:09 +03:00
< nb-icon icon = "github" pack = "eva" > < / nb-icon >
2017-08-29 15:49:52 +03:00
< / a >
2017-09-12 15:18:25 +03:00
< / nb-card-footer >
2017-08-29 15:49:52 +03:00
< / nb-card >