Luiz Gabriel

Luiz Gabriel @luizrebelatto

About: I have been working as a mobile developer for 3 years

Location:
Cachoeirinha, Rio Grande do Sul
Joined:
Nov 12, 2021

Luiz Gabriel
articles - 11 total

Load Balancer

It is a tool for maintaining stability on your site, evenly distributing inputs to the web server in...

Learn More 0 0Jul 3

Big O Notations

It is a notation that determines how fast or slow an algorithm is running. This speed is not...

Learn More 0 0Dec 15 '24

i18n internationalization in React Native

Introduction In a world where there are millions of application users, we need to...

Learn More 1 2Oct 20 '24

Stack Screen + Bottom Tab Navigation + Stack Screen

Working with several navigations mixed together. Introduction In this article we will...

Learn More 2 0Oct 15 '24

Setup UIKIT Without StoryBoard

First you need create a new project Delete the file main from your project after that we...

Learn More 1 0Sep 1 '24

Improve the Build Process of your Apps

First of all, let's understand what this tool is: What is Fastlane? It's an open-source...

Learn More 3 0Jul 29 '24

The Power of Binary Search

We have the following scenario: We have been given the task of searching for the Product red water...

Learn More 4 0Jul 1 '24

How to create an npm package + CI/CD in 10 minutes

In this article we will create a template library for react native, after this tutorial you will know...

Learn More 2 0Jun 12 '24

Content Mode | IOS Swift

In this article we will talk about the ways in which elements can be worked with within a view, the...

Learn More 3 0Jan 6 '24

How to configure your react native app for the store

Settings to do in your application to publish it on the play store To publish an app in play store...

Learn More 0 0May 19 '23

Improving your React Native code using Path Aliases

When we develop an application with many folders the import paths are often too large and this...

Learn More 0 0Mar 1 '23