Android App

TechLogic

React hooks in real-time applications

React hooks were introduced in React 16.8 as a way to manage stateful logic in…

How to reduce the size of react-native app?

Most of us are using Expo to start and/or create a react native app. …

React: Virtual DOM

DOM  stands for  Document Object Model  and is an abstraction of a structured…

React Native : No Bundle URL present

React Native uses bundler process to bundle all JS files. It takes in an entr…

Load More Posts That is All