简体   繁体   English

有没有办法为nativescript-angular应用添加轮播?

[英]is there a way to add carousel for nativescript-angular app?

Is there a way to add carousel to Nativescript-angular app? 有没有一种方法可以将轮播添加到Nativescript-angular应用中?

I tried doing it with nativescript-carousel ,but gradle build is failing when I tried to add dependencies of pageIndicatorView . 我尝试使用nativescript-carousel进行此操作 ,但是当我尝试添加pageIndicatorView的依赖项时,gradle构建失败。

My Project info is: 我的项目信息是:

nativescript: 3.4.0 原生脚本:3.4.0

tns-android: 3.4.0 tns-android:3.4.0

Angular: 5.0.5 角度:5.0.5

As logged in the plugin README 如登录插件自述文件

(Angular) Only static slides work, the dynamic ones with binding do not (for now). (角度)仅静态幻灯片有效,而具有绑定的动态幻灯片无效(目前)。

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

相关问题 在nativescript-angular应用中创建Spinner下拉列表 - Create Spinner dropdown list in nativescript-angular app 找不到模块:“ nativescript-angular / http”,相对于:app / tns_modules / - Failed to find module: “nativescript-angular/http”, relative to: app/tns_modules/ 如何使地理定位后台服务在我的nativescript-angular应用程序中工作? - How to make geolocation background services work in my nativescript-angular app? 为什么我在nativescript-angular app中为application.android.context获取未定义? - Why do I get undefined for application.android.context in nativescript-angular app? 如何在 nativescript-angular 中为图像做 http post - How to do http post for image in nativescript-angular Android上带有Angular 2的Nativescript,如何关闭我的应用程序? - Nativescript with Angular 2 on Android, how to close my app? 如何添加对JSOG.js的引用(nativescript和angular2)? - How add the reference to JSOG.js (nativescript and angular2)? Nativescript Angular 应用程序在收到第二个推送通知时崩溃 - Nativescript Angular app crashes when receiving the second push notification 错误:在原生脚本角度应用程序中调用js方法onCreate失败 - Error: Calling js method onCreate failed in nativescript angular app 带有Angular 2的Nativescript中的Android小部件 - Widget for Android in Nativescript with Angular 2
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM