Open in app

Sign In

Write

Sign In

Bianca Dragomir
Bianca Dragomir

296 Followers

Home

About

May 26

Using Proguard and R8 for optimizing Android apps

Providing a great user experience starts with the way we write our code. Using clean code techniques and avoiding unnecessary dependencies are absolute musts if we want to minimize the noise in our codebase. However, we might sometimes miss some classes or some resources that end up going unused. Not…

Android

9 min read

Using Proguard and R8 for optimizing Android apps
Using Proguard and R8 for optimizing Android apps
Android

9 min read


Feb 16, 2022

Archiving iOS React Native app in an NRWL monorepo: debugging guide

Problems I’ve run into while trying to archive an app that would otherwise run on a physical device. Introduction The setup: NRWL monorepo project & React Native app. The problem: iOS app runs normally when running it from Xcode, but archiving it in order to distribute on AppStoreConnect leads to nasty…

IOS

2 min read

Archiving iOS React Native app in an NRWL monorepo: debugging guide
Archiving iOS React Native app in an NRWL monorepo: debugging guide
IOS

2 min read


Published in

RebelDot

·Feb 3, 2022

Will React Native die in 2022?

Cross-platform app development: what it is and why do we need it. If we were to pick 10 random people from around the world, we would stumble upon unique mindsets, interesting personalities, and various likes and dislikes. However, the one thing that these people will have in common is that…

React Native

9 min read

Will React Native die in 2022?
Will React Native die in 2022?
React Native

9 min read


Published in

Better Programming

·Jan 18, 2022

Understanding Android’s Build Variants, Types, and Flavors

Build white label apps — This guide will help you to understand the terminology, why we need multiple flavors for an app, and it will also offer a step-by-step breakdown of the process involved in creating everything. Sometimes we need to be able to build 2 versions of your app: a development version and a…

Android

3 min read

Understanding Android’s Build Variants, Types, and Flavors
Understanding Android’s Build Variants, Types, and Flavors
Android

3 min read


Published in

Better Programming

·Jan 13, 2022

How to Use Custom Fonts in a React Native App

A step-by-step guide that works both for a vanilla RN app, and for an app that is part of an NX Monorepo — The reason why I am writing this guide is that I was a victim of the ‘Hours of debugging save you 5 minutes of reading documentation’ approach. Don’t fall into this trap. Adding fonts to a React Native app seems easy — and it is! The first step is to…

Programming

4 min read

How to Use Custom Fonts in a React Native App
How to Use Custom Fonts in a React Native App
Programming

4 min read


Published in

Better Programming

·Oct 21, 2021

Free Yourself From Git GUIs — Here Are All Git CLI Commands You Need

Make command line your friend — Software developers that work in teams heavily rely on the usage of version control systems for keeping track of the changes that each team member made, in addition to sharing the work with each other. Version control systems are also our safety net — we can make mistakes and break…

Programming

5 min read

Free Yourself From Git GUIs — Here Are All Git CLI Commands You Need
Free Yourself From Git GUIs — Here Are All Git CLI Commands You Need
Programming

5 min read


Published in

Geek Culture

·Oct 17, 2021

Why you’re feeling unproductive as a programmer

Let’s navigate through a list of factors that are heavily impacting your productivity and your general satisfaction with programming. If you are a software developer you know exactly this scenario: you’re trying to code your way through today’s TODO list, then you stumble upon one little bug that drains all…

Programming

8 min read

Why you’re feeling unproductive as a programmer
Why you’re feeling unproductive as a programmer
Programming

8 min read


Published in

JavaScript in Plain English

·Oct 17, 2021

Hide popups when the user scrolls away with React

How to write a custom hook that will ensure that sticky popups don’t ruin the UX in your React app. First of all, the scenario that’s bugging us: Let’s say that in your app you have a popup that opens when you click on a user. In that popup, you…

JavaScript

4 min read

Hide popups when the user scrolls away with React
Hide popups when the user scrolls away with React
JavaScript

4 min read


Published in

Better Programming

·Oct 15, 2021

Why Are We So Afraid of Being Unproductive?

Productivity is overrated. We do not have to grow and evolve all the time, and it’s OK to be lazy — Before starting my rant, some disclaimers: I do not encourage laziness. I do not agree with not properly doing the job you’re paid to do. You shouldn’t eat junk food for every meal, but it’s OK to do so from time to time if you want to. …

Programming

6 min read

Why Are We So Afraid of Being Unproductive?
Why Are We So Afraid of Being Unproductive?
Programming

6 min read


Published in

JavaScript in Plain English

·Oct 11, 2021

Dynamic Navigation Patterns with React and MaterialUI

How to dynamically change the navigation pattern of your website based on the current platform of the user — MaterialUI is a powerful React UI framework — the most popular, to be fair. Getting started with it is as simple as running npm install @material-ui/core . …

React

4 min read

Dynamic Navigation Patterns with React and MaterialUI
Dynamic Navigation Patterns with React and MaterialUI
React

4 min read

Bianca Dragomir

Bianca Dragomir

296 Followers

React/React Native dev & tech writer

Following
  • John Au-Yeung

    John Au-Yeung

  • Fernando Doglio

    Fernando Doglio

  • Mark Vassilevskiy

    Mark Vassilevskiy

  • Anupam Chugh

    Anupam Chugh

  • Brian Armstrong

    Brian Armstrong

See all (45)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams