5 months ago
Streamlining Onboarding in React Native
In mobile app development, a smooth and intuitive onboarding experience is crucial for user retentio
5 months ago
Navigation in React Native with TypeScript
This blog post will teach us how to use React Native navigations in a simple app. We will start by s
6 months ago
Introduction to React Native Navigation with TypeScript
Navigation is the ability to move from screen to screen within an application. In this post, we will
6 months ago
Media Query in React Native with Dimension API and useWindowDimensions Hook
In this post, we will explore how to implement media queries in React Native using the Dimension API
6 months ago
Folder Structure and Reusable Components in React Native
In this blog post, we will explore how to build reusable components and establish best practices
7 months ago
Building a Goals App with React Native: Core Concepts and Styling
In this post, we are going to dive into React Native core concepts, explore its components, build us
7 months ago
Getting Started with React Native and Expo: A Beginner's Guide
Under the Hood of React NativeReact Native uses JSX, just like web-based React.js. The J
10 months ago
How To Implement Authorization with Laravel Policies
Authorization is a vital aspect of any application, allowing you to control access to resources on y
a year ago
State Management in Next.js with URL-Based Data Persistence
State management is a pivotal part of app development, often leading to complexities and challenges.
a year ago
Simplified Global State Management and API Requests in React Typescript: Enhancing User Experience with redux-persist (Part Two)
In our previous series, https://onlycoders.net/article/90/simplified-global-state-management-and-a
a year ago
Simplified Global State Management and API Requests in React Typescript: Enhancing User Experience with redux-persist (Part Two)
In our previous series, https://onlycoders.net/article/90/simplified-global-state-management-and-a
a year ago
Simplified Global State Management and API Requests in React Typescript: Implementing Redux Toolkit (RTK) and RTK Query (Part One)
Redux stands as a vital framework for managing the complex states within a JavaScript application, o
a year ago
Implementing OAuth2.0 with React and Laravel Socialite
This project takes inspiration from a YouTube tutorial by The Codeholic but expands upon it signific
About Me
Joined
1 year ago
Questions (0)
Olanitori Tobi's Top Tags
react
react-native
laravel
rtkquery
Blogs (12)
BL
Streamlining Onboarding in React Native
BL