Aneeqa Khan

Aneeqa Khan @aneeqakhan

About: Software Engineer by profession, Artist by heart

Location:
London, United Kingdom
Joined:
Apr 26, 2018

Aneeqa Khan
articles - 98 total

Creating an AI-Powered Login Form in a React Native App (2025 Edition

Remember when login forms were just two input fields and a button? Those days are long gone. As we...

Learn More 2 0May 20

A Developer’s Guide to Browser Storage: Local Storage, Session Storage, and Cookies

When developing web applications, storing data in the browser is essential for maintaining user...

Learn More 4 0May 12

Top 5 AI-Based Code Editors for Coding in 2025

AI-powered code editors are revolutionizing how developers write, debug, and optimize code. With the...

Learn More 9 2May 5

Top 5 React Native UI Libraries for Stunning Mobile Apps

React Native is one of the most popular frameworks for building cross-platform mobile applications. A...

Learn More 16 0Apr 28

Top 10 Animation Libraries for React Native Apps

Animations make mobile apps more engaging, smooth, and visually appealing. In React Native, several...

Learn More 1 0Apr 21

The Reality of Code Quality: Is Perfection More Important Than Progress?

No software is ever truly finished. Even the most polished codebases require continuous maintenance,...

Learn More 2 0Apr 14

Best Practices for Git and Version Control

Version control is a fundamental part of software development, helping teams collaborate efficiently,...

Learn More 9 0Apr 7

How to Identify and Fix Performance Bottlenecks in Your Mobile App

In today’s fast-paced digital world, users expect mobile apps to be fast, smooth, and responsive. A...

Learn More 2 0Mar 31

How to Create a Splash Screen and App Icon in a React Native Expo App

A splash screen and an app icon are essential for branding and providing a smooth user experience in...

Learn More 4 0Mar 24

React Suspense and Concurrent Rendering: The Future of Smooth UIs

Introduction React has always been at the forefront of building fast, interactive user...

Learn More 1 0Mar 17

How to Set Up and Use Deep Linking in React Native

Introduction Deep linking is a powerful technique in mobile app development that allows...

Learn More 6 0Mar 10

10 Clean Code Tips Every Software Developer Should Know

What is a Clean Code? Clean code is easy to read, understand, and maintain. It prioritizes...

Learn More 4 0Mar 3

How to Create a Dropdown from Scratch in React Native

Dropdown menus are essential UI components that allow users to select one option from a list. In...

Learn More 2 0Feb 26

Why I Love Using Expo Over Custom React Native Architecture

When building React Native applications, developers are often faced with a critical decision: use the...

Learn More 3 0Feb 17

When to Use useState, useReducer, and useContext in React

State management finds the heart of development when it comes to making dynamic and responsive React...

Learn More 2 1Feb 10

How to Create a Floating Button in React Native: A Step-by-Step Guide

Floating buttons in mobile application design help a user easily access the main action, such as...

Learn More 0 1Feb 3

Emerging Tech Trends of 2025: What’s Shaping the Future?

As we go into 2025, technology keeps on changing how we live work and interact with things around us....

Learn More 4 1Jan 31

What’s New in React Native’s 0.76 New Architecture

React Native 0.76 is here with a huge upgrade known as the New Architecture. This overhaul brings...

Learn More 0 0Jan 27

Libraries You Should Know if You Build with React Native

React Native is a powerful framework for building mobile apps using JavaScript and React. While React...

Learn More 1 0Jan 24

How to Integrate GitHub Copilot with VS Code

What is GitHub Copilot GitHub Copilot, often referred to as “your AI-powered coding...

Learn More 2 0Jan 20

The Future of Front-End Development

As we speed into 2025, the front-end development landscape is evolving at an incredible pace. From...

Learn More 1 1Jan 17

Benefits and Challenges of Using Encryption in a React Native App

In today’s digital world, security is paramount, especially when developing mobile applications. With...

Learn More 4 0Jan 11

Top Icon Libraries to Enhance Your React Native App’s UI

In React Native, there are several popular libraries for using icons in your application. Here are...

Learn More 9 0Jan 7

Best React Native Navigation Libraries

When building a React Native app, choosing the right navigation library is crucial for ensuring a...

Learn More 13 1Oct 30 '24

How to Improve the Performance of Your React Native App

React Native is a powerful framework that enables developers to build mobile applications using...

Learn More 29 1Sep 30 '24

Using TypeScript with React Native: Best Practices

TypeScript has rapidly become a favourite among developers for building robust, scalable, and...

Learn More 7 1Aug 18 '24

Create a Currency Conversion React Native App

In an increasingly globalized world, the ability to quickly and accurately convert currencies is more...

Learn More 9 0Aug 15 '24

Best CI/CD Platforms For React Native Applications

Ranking CI/CD platforms for React Native applications can be subjective and depend on specific use...

Learn More 7 0Aug 9 '24

Stop Making These Mistakes in Your React Native App

React Native is a powerful framework that allows developers to build cross-platform mobile...

Learn More 5 1Jul 31 '24

Create a tic-tac-toe game in React.js

Today, while scrolling through Pinterest, I came across an adorable tic-tac-toe board (a Chocolate...

Learn More 15 0Jul 25 '24