Hello!! 🙋♀️ Starting with the #7DaysChallenge initiative, as our first challenge we’re going to play around with the power of buttons in Xamarin and .NET MAUI! The challenge shows you a code which you must analyze carefully to see the final result! The solution is below, but don’t see it before analyse your answer! Let us begin! I invite you to…
Tag: #AskXammy
Adding custom fonts in Xamarin Forms
Often, when we need to apply a design we find different Fonts to which we think fits best with the design, for that reason use a custom Font. That’s what we’re going to be learning in this post!! Let’s start! For the example I will use the Cute Jelyfish font, you can find it here. The first that we have to learn is…
Giving “Xamarin UI ❤️” workshop in the PDSM project
Workshop name: Xamarin UI ❤️ Language: Spanish Participating country: Dominican Republic Place: …
Xamarin Online LATAM Fest LIVE: Tips to become a technical blogger, my experience as Xamarin Blogger
About the video: Event name: Xamarin Online LATAM Fest, January 2019 LIVE Name: Why becoming a blogger help you grow in your career: My experience as…
Let’s use the SearchBar control in Xamarin Forms
This time I will tell you about the SearchBar, which is a control that allows us make a search of a specific information between a set of these. To understand better, I will be display these topics in the following sets: ? SearchBar basic structure ? Implementing SearchBar Page Let’s start!!! SearchBar basic structure To understand better, is important to know…
Why becoming a Blogger help you grow in your career: My Personal experience as Xamarin Blogger
I have been received messages from many different people, inspired by my work, asking me about how can they grow up in their career, how can they start becoming a Xamarin Blogger, what skills do they need to have, which advices can I give them, among other questions. That’s why in this time, I took a time to write about my experience being a…
Procesador Podcast: Interview About Women Changing the World event
About the podcast: Interview name: Procesador Podcast Language: Spanish Participating countries: Dominican Republic ?? – Chile ??…
Simple tips to make better your Xamarin Experience on iOS
There are certain topics that are simple but often really hard to find online and we can spend dead hours only to find out how simple they are!, Today I will share with you some tips that are really simple, but can ease our Xamarin experience on iOS a lot. Things like how change the simulator orientation or how change…
Working with AbsoluteLayout in Xamarin Forms
Often, while developing an application we face situations where we have a design that needs to implement different layouts that are not the ones we normally use (For example: StackLayout, GridLayout). Some mockups have a more complex design in which we need to organize some graphic controls overlapping others. That’s why, now Im going to explain you an easy way to learn…
How to fix IB Compiling error in Xamarin IOS
Errors table: ❌ ibtool exited with code 1 (ProjectName.iOS) ❌ Compiling IB documents for earlier than iOS 7 is no longer supported. (ProjectName.iOS) ibtool So, Let’s see two options to fix it!!! Option 1⃣: Modify the Deployment target On your IOS project, find the Info.plist file and open it, inside there in the Deployment Info category just set the Deployment Target with a version from 7.0 or higher. And problem fixed! ⚠ The…
Handling strings in our XAML’s
In this article, I just covered a few recollections of some simple but important topics to improve our Xaml’s and that are too needed and to useful in everyday life to develop an application. I hope these topics are useful for you. Let’s start! ? We will be learning the following topics: ✔ Concatenating strings ✔ Adding special characters to the texts ✔ Making multiple…
Applying MVVM design pattern
As Developers, we all want our code to work, but if we just write code, chances are we end up with a complex code, and really hard to read, we all want our code to be clean, organized and easy to read, that’s where Design Patterns come into play. But exactly why do we use it? Design patterns offers us…
Live: Are you ready for cross-platform development? by Mujeres Tics community
About the video: Tech Community MujeresTIC’s LIVE Name Xamarin- Are you ready for cross-platform development? LIVE link …
Optimizing & Handling Images with FFImageLoading
At time to develop an application, if we need to add a lot of images, we know that the resource consumption will be increasing as many images as we add, thereby the memory of the device and the application performance will be affected. That’s why, in this article I will explain you a powerful way, to help improve the device performance and…
Interfaz Podcast “Triggers and behaviors in Xamarin Forms” .NET Conf CO 2018
About the Podcast Podcast name: Interfaz Podcast Episode name: Interfaz Podcast Episodio 92–En vivo desde la .NET Conf CO 2018-Triggers y Behaviors en Xamarin.Forms con Leomaris Reyes. Description: …