Open in app

Sign In

Write

Sign In

Ashwin Shrestha
Ashwin Shrestha

48 Followers

Home

About

Mar 5

Making an overlapping Stacked image views

This is a short tutorial on making an overlapping stacked image view. Often times when we are working with app relating to social media and networking, we will need to show user listing in form of imge views stacked on top of one another like in image above. …

Flutter App Development

3 min read

Making an overlapping Stacked image views
Making an overlapping Stacked image views
Flutter App Development

3 min read


Mar 4

Story of a custom Snackbar

It is evident that, we all flutter developers love showing Snackbar`. Yes, it is a great widget to display a brief message after a user performs an action, such as a successful login, an error occurred or an action has been completed and so on. …

Flutter Snackbar

5 min read

Story of a custom Snackbar
Story of a custom Snackbar
Flutter Snackbar

5 min read


Jan 27, 2021

A software engineer learns from Naruto Shippuden, Dattebayo!!!

A few years back, a friend of mine asked me, “Do you watch anime? Anime is so lit.” To his this question, I was like, “Am I a child to sit and watch anime? I have way more other works and client software to develop than sit and watch some…

Naruto Shippuden

6 min read

A software engineer learns from Naruto Shippuden, Dattebayo!!!
A software engineer learns from Naruto Shippuden, Dattebayo!!!
Naruto Shippuden

6 min read


Published in

Better Programming

·Jan 20, 2021

Is the Server Down? Send Automated Alerts to Your Team Using Python

And create a website monitoring script to track downtimes — Over the years, I’ve faced many issues where the server is down and the client lets us know. I think many other developers like me have faced similar problems. It doesn’t look good on the software company and developers' part! Being an iOS developer with no knowledge of scripting languages…

Programming

8 min read

Is The Server Down? Send Automated Alerts to Your Team Using Python
Is The Server Down? Send Automated Alerts to Your Team Using Python
Programming

8 min read


May 3, 2020

Making your UI Elements to bounce with Bouncable Protocol

In this article, we will be making a swift protocol which when conformed by any class which inherits UIView, can bounce by transform scale. We are not going to cover the whole bounce and fly animation in this post though. We will come back to making a view flyable…

IOS

3 min read

Making your UI Elements to bounce with Bouncable Protocol
Making your UI Elements to bounce with Bouncable Protocol
IOS

3 min read


May 3, 2020

Making your UI Elements to Shake with Shakeable Protocol

In this article, we will be making a swift protocol which when conformed by any class which inherits UIView, can shake along X-axis or Y-axis. For this we are going to add CABasicAnimation, to the layer of the desired view, thus making it shake. This is Part 1, of a…

IOS

6 min read

Making your UI Elements to Shake with Shakeable Protocol
Making your UI Elements to Shake with Shakeable Protocol
IOS

6 min read


May 3, 2020

Swift Protocols and adding those nifty functionalities in your app using them

If you are an ios developer, who might have come across and use knowingly or unknowingly protocols in swift, then this article series is for you, my friend. …

IOS

4 min read

Swift Protocols and adding those nifty functionalities in your app using them
Swift Protocols and adding those nifty functionalities in your app using them
IOS

4 min read


Published in

Better Programming

·Apr 26, 2020

Visualize Your iOS App’s Dependency Graph

Understand the shape of your codebase — In my previous article, I wrote about how we can use the different tools available to remove unused resources, classes, functions, and localized strings . I hope you guys liked it. In this article, I’m going to talk about another tool I usually use to get an in-depth analysis of…

IOS

3 min read

Visualize Your iOS App’s Dependency Graph
Visualize Your iOS App’s Dependency Graph
IOS

3 min read


Published in

Better Programming

·Apr 26, 2020

How to Clean Up the Resources in an iOS Project

Run a Ruby script to clean up unused code — Writing code is an iterative process. You write a certain functionality, and after certain months, the requirement may change and you have to remove it. And then another new feature is introduced which can be deemed unnecessary again. But that’s the life of a program: it needs to change as…

IOS

6 min read

How to Clean Up the Resources in an iOS Project
How to Clean Up the Resources in an iOS Project
IOS

6 min read


Apr 26, 2020

Protocol and limiting protocol adoption

As I was just going through few Swift articles in medium, I came across this article titled All about protocols in Swift by fellow Swift programmer, where he had explained about Swift protocol, a decent article if I might say. There in the comment section, someone had asked a question…

Swift

5 min read

Protocol and limiting protocol adoption
Protocol and limiting protocol adoption
Swift

5 min read

Ashwin Shrestha

Ashwin Shrestha

48 Followers

Software Engineer who loves to code

Following
  • Sajal Gupta

    Sajal Gupta

  • Sureshshrestha

    Sureshshrestha

  • Sagun Raj Lage

    Sagun Raj Lage

  • Sumedh Shakya

    Sumedh Shakya

  • Sudeep Timalsina

    Sudeep Timalsina

See all (64)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams