简体   繁体   English

我如何在 Nativescript Angular 中创建类似 CollapsingToolbarLayout 的功能?

[英]How do i create CollapsingToolbarLayout like feature in Nativescript Angular?

I am creating an app which has the feature of CollapsingToolbarLayout as available in core android.我正在创建一个应用程序,它具有核心 android 中可用的 CollapsingToolbarLayout 功能。 I am unable to get that feature in Nativescript Agular core.How can i achieve this?我无法在 Nativescript Agular 核心中获得该功能。我该如何实现? I tried using GridLayout ,StackLayout and ScrollView but didn't worked for me.我尝试使用 GridLayout 、StackLayout 和 ScrollView 但对我不起作用。

实际的原生组件尚未实现,但您可以使用布局和动画构建类似的跨平台解决方案, 这里的博客可能会对您有所帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何使用 2 列卡片创建网格 [Nativescript 和 Angular] - How to create grid with 2 columns of cards [Nativescript and Angular] 展开后如何将工具栏放置在collapsingtoolbarlayout下方? - How do I place toolbar below collapsingtoolbarlayout when expanded? 如何像在whatsapp中一样在CollapsingToolbarLayout中实现字幕 - How to implement a subtitle in CollapsingToolbarLayout like in the whatsapp 如何创建这样的图像视图? - How do I create a imageview like this? nativescript创建类似于布局的砌体 - nativescript create masonry like layout 如何在 nativescript-angular 中为图像做 http post - How to do http post for image in nativescript-angular 如何在iPhone / Android Web应用程序上制作类似JQuery Slider的功能? - How do I make a JQuery Slider-like feature on iPhone/Android web app? 如何在Android Web应用程序上制作类似JQuery Slider的功能? - How do I make a JQuery Slider-like feature on Android web app? 如何防止CollapsingToolBarLayout内部的图像在折叠期间移动? - How do I prevent the image inside the CollapsingToolBarLayout from moving during collapse? 如何使用 Glide 设置 CollapsingToolbarLayout 背景? - how can I set CollapsingToolbarLayout Background with Glide?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM