InimistTech Blogs

Web & Mobile App Tech Weblog

  • Home
  • Laravel
  • React
  • Javascript
  • Linux
  • PHP
  • git
  • WordPress
  • Hindi to Unicode

Category: ReactNative

Nine Things for Every React.Js Beginner

Sharleen KaurMiscelleneous, React, ReactNativeLeave a Comment on Nine Things for Every React.Js Beginner

React is a JavaScript Library known for front-end development (or user interface). It is popular due to its component-based architecture, Single Page Applications (SPAs) and Virtual DOM for building web applications that are fast, efficient, and scalable. Why Learn React…

Read More→

How to Loop Through an Array in React.JS

Naseeb SinghMiscelleneous, React, ReactNativeLeave a Comment on How to Loop Through an Array in React.JS

This article will guide you on how to loop through an array in React.JS and render it effectively. In React.JS, you often need to loop through arrays to render lists of elements dynamically. Whether it’s a list of items, user-generated…

Read More→

Understanding the useEffect Hook in React.js

Sharleen KaurMiscelleneous, React, ReactNativeLeave a Comment on Understanding the useEffect Hook in React.js

The useEffect hook in React.js is a powerful tool that allows you to run side effects in your functional components. In this article, we’ll explore what the useEffect hook is, how it works, and how to use it effectively in…

Read More→

Create a Simple To-Do List in React.js

Sharleen KaurJavascript, React, ReactNativeLeave a Comment on Create a Simple To-Do List in React.js

React.js is a powerful JavaScript library for building interactive user interfaces. It’s perfect for creating dynamic applications, and one of the best ways to learn React is by building simple projects. In this article, we’ll walk through how to create…

Read More→

Important Modules in React.js: A Developer’s Guide

Virender KumarReact, ReactNativeLeave a Comment on Important Modules in React.js: A Developer’s Guide

React.js has rapidly become one of the most popular libraries for building modern web applications. Its component-based architecture and powerful state management make it an excellent choice for both small and large-scale applications. However, React’s true power lies in its…

Read More→

Understanding the UseState Hook in React.js

Virender KumarReact, ReactNativeLeave a Comment on Understanding the UseState Hook in React.js

Hooks were introduced in react.js version 16.8. Hooks allow developers to use state and other React features without writing a class. Among the various hooks available, the useState hook is fundamental for managing state in functional components. This article provides…

Read More→

State Management in React Native with React Hooks and Context API

Arvind KumarReact, ReactNativeLeave a Comment on State Management in React Native with React Hooks and Context API

How do you manage state in a React application? Have you used Redux or Hookstate or MobX etc. to manage state in your last React application. Do you remember all the stuff like store, actions and reducers in Redux? And…

Read More→

Implementing Dropdown Selection with React Hook Form in React Native

Arvind KumarReactNative1 Comment on Implementing Dropdown Selection with React Hook Form in React Native

I was using React Hook Form in my new React Native project. Unfortunately I was not able to find any useful examples of React Hook Form’ dropdown implementation in React Native except this one. So I had to put some…

Read More→

Merging two CSS Style objects using Typescript in React Native

Arvind KumarReactNativeLeave a Comment on Merging two CSS Style objects using Typescript in React Native

I am in the starting phase of using Typescript and I am sharing this code which I created to merge two different CSS definition files to combine and use merged css styles. I used similar code to combine two javascript…

Read More→

How to add path alias in React Native and to configure editors

Arvind KumarReact, ReactNativeLeave a Comment on How to add path alias in React Native and to configure editors

Isn’t it frustrating to locate a file by path, for example by “../../../../../path/to/component” in import or require calls. Is there a better way for example making it like @core/component or @src/component? Yes, there is. Using path alias in React Native…

Read More→

Posts navigation

1 2 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • How to Encrypt and Decrypt Data in PHP
  • How to Create a Custom Gutenberg Block in WP (Step-by-Step)
  • How to Create User Roles and Permissions in Laravel 8
  • Creating a Wp Angular Theme for WordPress with Gutenberg
  • Understanding Cookies in PHP

About Arvind

Arvind Thakur is a Full Stack Web Developer. He founded and runs a Software Development company by the name Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms
Facebook
fb-share-icon
LinkedIn
Share
WhatsApp
Follow by Email
Twitter
Post on X
Reddit
Pinterest
Instagram
RSS
Telegram