nativescript-ripple

我要开发同款
匿名用户2021年11月23日
209阅读

技术信息

授权协议
Apache-2.0 License

作品详情

Nativescript-Ripple

Thisplugiaimstobrigaative(orclosetoative)rippleimplemetatiooAdroidadiOS.TheadroidversiousesaRippleDrawableadcoservesthepreviousbackgroud,aswellasCSSstyles.

Istallatiotsplugiaddativescript-rippleUsage

ThiswillolyworkoAdroidLollipop5.0orlateradayversioofiOS.

XML

ENSURETOBINDATAPLISTENERTOTHECHILDELEMENT,ORTHISWON'TWORKONANDROID

<Pageclass="page"avigatigTo="oNavigatigTo"xmls="https://schemas.ativescript.org/ts.xsd"xmls:RL="ativescript-ripple"><ActioBarclass="actio-bar"><Labelclass="actio-bar-title"text="Home"></Label></ActioBar><ScrollView><StackLayout><RL:RipplerippleColor="#d50000"><Labeltext="RedRipples!!!"class="message"textWrap="true"tap="dummy"/></RL:Ripple><RL:RipplerippleColor="#fff000"><Imagesrc="~/home/images/batma.pg"margi="10"stretch="aspectFit"tap="dummy"/></RL:Ripple><RL:Ripple><Labeltext="DefaultRipple"class="message"textWrap="true"tap="dummy"/></RL:Ripple><RL:RipplerippleColor="#fff"><GridLayoutbackgroudColor="#FF4081"borderRadius="30"height="60"width="60"tap="dummy"><Labeltext="B"fotSize="30"color="#fff"verticalAligmet="ceter"horizotalAligmet="ceter"textWrap="true"/></GridLayout></RL:Ripple><RL:RipplerippleColor="#c8c8c8"><Labelclass="label-butto"text="LighterRipple"textWrap="true"tap="dummy"/></RL:Ripple><RL:RipplerippleColor="#f5f5f5"><Labeltext="Possibilities"color="#fff"paddig="10"textWrap="true"tap="tapEvet"class="dark-butto"/></RL:Ripple></StackLayout></ScrollView></Page>RippleOptios

rippleColorsetstheripplecolor.Examples:"#ffffff"|"rgba(255,255,255,0.5)".

rippleColorAlphasetstheripplecoloralpha(multiplicative).Default:0.25.NOTE:Thisismultiplicativetoa0.5alphagivebytheativeclassRippleDrawable.ThissamevalueishardcodediiOStomakebothplatformsbehavethesame.

rippleLayersetsthelayertherippleisappliedto(ANDROIDONLY).Allowedvalues:foregroud(defaultoAPI>=23)|backgroud.SettigthistobackgroudwillmaketherippleolyappearotheView'sbackgroud(meaigitwo'tappearifrotofaimage,forexample).

rippleEabledcabesetto"false"(rippleEabled="false")todisabletheripple.ThiswillalsodisablerippleeffectsoViewsthathavethematively(likeButto).

AgularImporttheNgRippleModule

Ifyou'reusigothermodulesthatchagethebackgroud(likehttps://github.com/Especializa/ativescript-g-shadow),esuretoimportitLAST,otherwisetheRipplebackgroudwillbeoverwritte.

import{NgRippleModule}from'ativescript-ripple/agular';@NgModule({imports:[NgRippleModule,//...],//...})exportclassMyModule{}Useitithetemplates:

ENSURETOBINDATAPLISTENER,ORTHISWON'TWORKONANDROID

<Labelrippletext="mylabeltext"(tap)="tapf()"></Label>

<StackLayoutripplerippleColor="#00ff00"style="paddig:30;border-radius:10;"(tap)="tapf()"><Labeltext="thisisisidethelayout!"></Label></StackLayout>Implemetatiodetails

OAdroid,iftheviewdoesothaveabackgroud,weassigatrasparetoe.Otherwise,turigthescreeoffadtheoagaimakesthebackgroudthesameasthemaskcolor(black).

RippleOptios

rippleColorsetstheripplecolor.Examples:"#ffffff"|"rgba(255,255,255,0.5)".

rippleColorAlphasetstheripplecoloralpha(multiplicative).Default:0.25.NOTE:Thisismultiplicativetoa0.5alphagivebytheativeclassRippleDrawable.ThissamevalueishardcodediiOStomakebothplatformsbehavethesame.

rippleLayersetsthelayertherippleisappliedto(ANDROIDONLY).Allowedvalues:foregroud(defaultoAPI>=23)|backgroud.SettigthistobackgroudwillmaketherippleolyappearotheView'sbackgroud(meaigitwo'tappearifrotofaimage,forexample).

ripplecabesetto"off"(ripple="off")todisabletheripple.ThiswillalsodisablerippleeffectsoViewsthathavethematively(likeButto).

KowIssuesNoRippleoAdroid

IfyourRippleisotworkigoAdroid,trythefollowig:

Verifytheviewyou'reapplyigtheRippletohasatapevetIftheviewisaText-likeview(Buttos,Labels,etc),thereisabugthatprevetsayforegroudtobeappliedtoitwhetextWrapisottrueadtextAligmetisceterorright.Therearemayfixes(olyoeiseeded):WraptheViewiaotherlayout(likeaGridLayout)ChagetherippleLayertobackgroudUsetextWrap="true"DisableHorizotallyScrolligforyourView(yourLabel.adroid.setHorizotallyScrollig(false);).Warig:thisissettotrueeverytimetextAligmetchagesLicese

ApacheLiceseVersio2.0,Jauary2004

功能介绍

Nativescript-Ripple This plugin aims to bring a native (or close to native) ripple implementation...

声明:本文仅代表作者观点,不代表本站立场。如果侵犯到您的合法权益,请联系我们删除侵权资源!如果遇到资源链接失效,请您通过评论或工单的方式通知管理员。未经允许,不得转载,本站所有资源文章禁止商业使用运营!
下载安装【程序员客栈】APP
实时对接需求、及时收发消息、丰富的开放项目需求、随时随地查看项目状态

评论