Even small details like adding Icons or providing the right amount of Spacing, can make a great impact in our overall design and by doing so we can make a clean, coherent and attractive UI for our users.
Posts tagged XamarinForms
TALK – Toronto Mobile Developers: Mobile App Redesign GitTrends
I had the opportunity to speak at the Toronto Mobile Developers meetup, On Saturday 15th of September 2020, I got to meet with all the amazing community members and talk about Mobile App Redesign For Developers and how we implemented all our research into the GitTrends open-source application.
How to Display PDF in Xamarin Forms With Ease
Recently, I was researching different ways of displaying PDFs within our Xamarin Forms Apps, and I found that it all boils down to the following approaches.
TALK – Mobile App Redesign For Developers – Xamarin Assemble 2020
I had the opportunity of participating in the Xamarin Assemble annual event, On Saturday 18th of July 2020, which is the biggest Cross-Platform Mobile App development conference in Argentina an event that is organized for and by the community. I got the chance to talk about Mobile App Redesign For Developers.
Upgrading Custom SliderView App with Xamarin Forms 4.4 Goodies
Hey Guys! It’s been a while since we created our custom Xamarin Forms controls, one of which was the Custom Slider View. where we got to use the experimental carousel view and created a custom stepper control to support the indicator functionality that was not available at the moment, but now we can use the new Indicator View! let’s check it out.
Debugging hiccups in Xamarin and how to overcome them
Hey Guys! When developing our projects sometimes we may face tedious bugs or debugging hiccups that may not seem obvious at first how to solve them, I decided to start recollecting the ones I have faced and here are a few with their solution.
Let’s Talk Architecture with Prism – TampaCC
Hey Guys! I recently had the opportunity of participating for the first time at Tampa Code Camp which was hosted on Keiser University this past 26 of October by the Tampa Dev Community, where I had the opportunity of giving a series of talks taking our attendees from Zero to Hero on Mobile Development with Xamarin and all its Goodies, on this talk we talked…
Cross-Platform Mobile Development with Xamarin Forms – TampaCC
Hey Guys! I recently had the opportunity of participating for the first time at Tampa Code Camp which was hosted on Keiser University this past 26 of October by the Tampa Dev Community, where I had the opportunity of giving a series of talks taking our attendees from Zero to Hero on Mobile Development with Xamarin and all its Goodies ☺️🙌.
UI Challenge Ficus IoT App -Part 2
Hey Guys! It’s time for part 2 of our UI Challenge for our cool IoT App Ficus, in this part we will be looking at the Monitoring Actions for our plant and how we can implement this UI in Xamarin Forms.
Printing PDF’S and Images Xamarin.Forms
Hey Guys! Recently I had the need to implement a Printing feature for one of my Xamarin Forms projects, and discovered it was actually kind of straight forward to do, which brings me to our article of this week!