learningaboutcode

Technology Information

Skip to content
Menu
  • JavaScript
  • ReactNative
  • More
    • About Me
    • Contact Me
    • Privacy Policy
    • DISCLAIMER
react-native swiper
ReactNativePosted onMarch 1, 2021September 17, 2024

Walkthrough screens in react-native

In this tutorial we will cover how to make an UI of walkthrough Screen. Below is the UI which we will achieve. Lets first create…

Read More
custom tab bar button
ReactNativePosted onFebruary 18, 2021September 17, 2024

Adding Custom bottom tab navigator in react-native

Today we are going to add a simple custom bottom tab navigator using reactnative. Let’s create a new project name as customButtomTab using expo and…

Read More
UI
ReactNativePosted onFebruary 16, 2021September 17, 2024

Login UI using ReactNative

Today we are going to achieve a login page UI from dribble using React-native(https://dribbble.com/shots/7198811-Registration-Screen-for-Mobile-App-PlantLovers) First, let’s create a new project using expo init and navigate…

Read More
ReactNativePosted onFebruary 11, 2021April 10, 2024

Login/ Register with firebase

Today I am going to login/register using firebase. But, before moving forward we need to create project in firebase console. After creating project in firebase…

Read More
ReactNativePosted onFebruary 7, 2021April 10, 2024

Adding Shimmer Effect or Skeleton UI Loader in react-native

Lets first create a new project This will create a new project named skimmerEffect. We will using a package called react-native-skeleton-placeholder Now, lets install the…

Read More
JavaScriptPosted onFebruary 4, 2021April 10, 2024

Commons Programming Case Types

Naming convention in programming is considered one of the hardest things. Today we will learn the different and most common types which are used in…

Read More
JavaScriptPosted onJanuary 24, 2021April 10, 2024

Runtime vs. Compile time

Run time and Compile time are the words used by the developers while programming. Compile-Time Errors Errors that occur when you violate the rules of writing syntax.…

Read More
JavaScriptPosted onDecember 23, 2020April 10, 2024

React AddList with Firebase deployment

Here is the todolost developed in react and deployed/hosted in firebase Lets, discuss in detail regarding our code. Lets create a react app Then it…

Read More
JavaScriptPosted onDecember 16, 2020February 11, 2021

GET/POST in nodejs

Node.js is an open-source, server-side, powerful JavaScript-based platform built on Google Chrome’s JavaScript v8 Engine. Lets practice GET/POST/ in node.js create a new folder After…

Read More
react native textinput
ReactNativePosted onSeptember 29, 2020February 10, 2021

Using React Hook useState in ReactNative

Hooks are introduced in React 16.8. Hooks are used in functional Components. We will be learning to write code using React Hook useState. But, before…

Read More

Posts navigation

Previous Page Page 1 Page 2 Page 3 Page 4 Next Page

Recent Posts

  • Best practices for React Native: Naming Convention September 30, 2024
  • JavaScript Operators: Understanding Logical OR and Nullish Coalescing June 26, 2024
  • React portfolio page using templates November 24, 2022
  • How to fix: The following Swift pods cannot yet be integrated as static libraries November 11, 2022
  • Conditionals in Javascript July 19, 2022
© Copyright 2025 – learningaboutcode
Allium Theme by TemplateLens ⋅ Powered by WordPress