Can any one help me with some guidance to implement pinned headers / Sticky headers in scroll view using Nativescript - angular2-nativescript

I want to stick headers to the top during scroll like contacts scroll (sample video link: https://www.youtube.com/watch?v=eikTReAyXBc), i did some searching on the internet bout could not find anything concrete, experts using Nativescript kindly guild. Thanks in advance.

Related

Flutter/Dart Datatable or Sliver with fixed header and fixed row header

So I want to create a data view for a Flutter app that incorporates a datatable or sliver (or anything really) with a fixed header when scrolling vertically and also fixed row headers when scrolling horizontally. I tried messing around with the data_table_2 and table_sticky_headers plugins, but they don't do exactly what I want. I'm hoping someone can point me in the right direction or help come up with a solution.
Here's a gif image showing what I want to achieve...
Data View Idea
I figured it out. It was pretty simple actually, using nested Stack's and SingleChildScrollView's. No plug-ins required.
Here's a link to the example source code if anyone is interested...
https://github.com/jstoyles/flutter_data_view_idea

How do i create scrolling option like GPay

I have to create a design like this. when the items are scrolling tabs should change to another how can I do the same design? are there any trusted plugins available in flutter?
I've seen one plugin 'vertical_tab_bar_view: ^0.0.1' but the popularity is only 68% so I am in doubt? can anyone get me a solution or proper explanation for the same? Thanks in advance.

How to create expandable confirmation design in Ionic

I am a beginner in Ionic and trying to design a layout for Cricket Scoring app.
When use clicks on the buttons a popup should appear for confirmation.
At first I thought I can use it with ion-pull-up footer but it does not work properly.
Can some one please advise me how to achieve similar layout ?
I have attached screenshots here.
Thank you
You can simply use AlertController component.
See https://ionicframework.com/docs/api/components/alert/AlertController/
The best way you can use Ionic Accordion
Reference Links
Link1
Link2

Wordpress slider with filters & thumbnails outwith the slider

I am looking to create a slider within wordpress that is a little out of the norm and was wondering if anyone could give me advice on how to go about it.
I'd like a slider for a meet the team page on our website.
I am hoping the slider could work as normal but have filters on the left for departments and thumbnails below and outwith the slider with each employee on there.
I would like these thumbnails to be clickable and for the matching slide to appear when the thumbnail is clicked.
Can anyone suggest a plugin or a method to create this kind of thing?
Thanks in advance for your help.
Well i think you are referring to isotope jquery plugin. It filters down items based on the selected tag. Its actually free but you will have to create modify it for your needs. If you are using bootstrap you can get the idea of implimentation from here.
http://theme.stepofweb.com/Atropos/v1.5/HTML/page-team.html
Here is a paid wordpress plugin that can do that for you.
http://codecanyon.net/item/meet-the-team-wordpress-plugin/full_screen_preview/4983412

Content Slideshow Plugin

Does anyone have any suggestions as to what wordpress plugin I can use to create a similar type of slideshow plugin as the ones that are used on Refinery29? Here is a link to an example...
http://www.refinery29.com/rooftop-bars-nyc/slideshow#slide-1
What I like about this particular slideshow/gallery is that the images don't auto-resize to fit into a fixed gallery box, the slides are numbered, there is a full-screen option.
I also like that each slide is a new URL - better click-through rate I would assume.
This is another example that I like as well...
http://www.wellandgoodnyc.com/2013/06/03/7-stunning-summer-yoga-escapes/
If anyone can provide any suggestions (free or premium plugins), I would be forever grateful!
Thank you!
jquery carousel lite is easy to implement and adapt to your needs;
http://www.gmarwaha.com/jquery/jcarousellite/
for more heavyweight stuff you could use jquery carousel
http://sorgalla.com/projects/jcarousel/