![Rising tide](/img/default-banner.jpg)
- Видео 21
- Просмотров 58 153
Rising tide
США
Добавлен 9 янв 2024
Welcome to Rising Tide - Your Gateway to Code Mastery and Software Development Excellence! 🚀🌐
We cover content in React, React Native, JavaScript & Python
🖥️ What to Expect
1. In-Depth Tutorials: Unpack the mysteries of programming languages and frameworks through our detailed tutorials. From the fundamentals of Python to advanced web development with React, we've got you covered.
2. Quick Wins with Short How-To Tutorials: Embark on your coding journey with our bite-sized, power-packed how-to tutorials! 🚀💻 Perfect for those moments when you want to grasp a concept swiftly or tackle a specific coding challenge, our short tutorials cut through the complexity and get straight to the point.
3. Live Coding Sessions: Join us for live coding sessions where we tackle coding challenges, answer your questions in real-time, and foster a collaborative learning environment.
We cover content in React, React Native, JavaScript & Python
🖥️ What to Expect
1. In-Depth Tutorials: Unpack the mysteries of programming languages and frameworks through our detailed tutorials. From the fundamentals of Python to advanced web development with React, we've got you covered.
2. Quick Wins with Short How-To Tutorials: Embark on your coding journey with our bite-sized, power-packed how-to tutorials! 🚀💻 Perfect for those moments when you want to grasp a concept swiftly or tackle a specific coding challenge, our short tutorials cut through the complexity and get straight to the point.
3. Live Coding Sessions: Join us for live coding sessions where we tackle coding challenges, answer your questions in real-time, and foster a collaborative learning environment.
Master Sticker and Emoji Custom Keyboards in React Native
Hi there! In this video, I’ll show you step by step how to create a sticker keyboard and a custom emoji keyboard for your app. It’s super fun and easier than you think! Whether you're building a messaging app, a social media platform, or just love customizing keyboards, this tutorial has everything you need.
github: github.com/kimbi619/simple-emoji-keyboard
Sticker APP (Search "Animal Stickers and GIFS") on playStore
What You’ll Learn:
How to design a cool sticker keyboard
Adding stickers that users can send
Building an emoji keyboard from scratch
Tips to make your keyboard user-friendly
No matter your skill level, I’ve got you covered with clear explanations and all the code you’ll need (linked ...
github: github.com/kimbi619/simple-emoji-keyboard
Sticker APP (Search "Animal Stickers and GIFS") on playStore
What You’ll Learn:
How to design a cool sticker keyboard
Adding stickers that users can send
Building an emoji keyboard from scratch
Tips to make your keyboard user-friendly
No matter your skill level, I’ve got you covered with clear explanations and all the code you’ll need (linked ...
Просмотров: 105
Видео
Expo Documents
Просмотров 90Месяц назад
Hello guys, my name is Kimbi Darlington. In this React Native Expo tutorial, I will show you how to read document files in React Native and Expo apps. However, I will provide the complete source code and guide you through the process. Follow along carefully to successfully complete the project. Watch the video to learn how to set up the project, install dependencies, and render PDF files using ...
PROFESSIONAL In-App Browser Secrets Finally Revealed React Native
Просмотров 2982 месяца назад
Welcome to another exciting tutorial on React Native! 🚀 In this video, "Professional In-app Browser in React Native", I’ll show you how to create a seamless and professional in-app browsing experience for your users. We'll achieve this using the powerful expo-web-browser library, which makes it easy to integrate an in-app browser into your React Native application. Whether you're building an ap...
Advanced React Native Carousel Slider (Part 2) [2024]
Просмотров 1,7 тыс.10 месяцев назад
Take your React Native app to the next level with our Advanced Carousel Slider tutorial! In this video, we'll show you how to create a customizable and responsive carousel slider for your app using React Native. Whether you're a beginner or experienced developer, this tutorial will help you enhance the user experience of your app. Join us as we delve into the world of React Native carousel slid...
The Ultimate Guide to Google Map Integration in React Native
Просмотров 11 тыс.10 месяцев назад
Learn to integrate a map view in your React Native app and go through the basic steps of customizing and controlling the MapView from code! Hello everyone! Welcome, to the "React Native Google Maps for Android and IOS Tutorial" Series!! In this series, you will learn all about Google Maps each and every detail for both Android and iOS. I'm going to cover all topics in detail. After watching thi...
Date Time Picker with React Native
Просмотров 4,7 тыс.10 месяцев назад
In this video, I will be showing you basic concepts of date and time picker (date-time picker) in react native in 2024. We will explore concepts such as different varieties of picker types and user interaction such as slider for Android and iOS. discord: discord.gg/W6jnExpt npm documentation website: www.npmjs.com/package/@react-native-community/datetimepicker blog: medium.com/@darlingtonkimbi/...
Detect internet connection in react native
Просмотров 1,4 тыс.10 месяцев назад
Hi my name is NJI Kimbi Darlington Are you looking to enhance your React Native app's network monitoring capabilities? With NetInfo, a built-in React Native module, you can easily check for changes in network status and take appropriate actions based on whether the user is online or offline. In this tutorial, we'll cover the basics of using NetInfo in React Native. We'll start by installing the...
React native carousel slider for beginners
Просмотров 7 тыс.11 месяцев назад
In this video, we will build a custom carousel with auto-scrolling enabled in react native. We will make this carousel with the help of flat list. This tutorial covers various props of Carousel such as parallax, data, renderitem, horizontal, pagingEnabled etc. By the end of this video, you will be able to build your own custom carousel in react native. All my code is available on Github: GitHub...
Revealing Expo Camera API expo 50 secrets
Просмотров 6 тыс.11 месяцев назад
Today I have a tutorial on how to take a picture in Expo React Native apps using the expo-camera Camera component. I will show you how to create a reference to the camera using React's useRef, and how to use that to take a picture. I will also explain a couple of options you can provide to the camera and then show you how to display the picture you have taken and give the user options to save t...
Level Up Your React Native App with Firebase
Просмотров 21311 месяцев назад
Take your React Native app to the next level by incorporating Firebase. Learn how to add user authentication and more to enhance the functionality of your app. In this video, we'll show you step-by-step how to integrate Firebase into your React Native app and use its powerful features to improve your app's performance and user experience. Mastering Firebase authentication will elevate your app ...
The Ultimate React Native Image Picker Guide
Просмотров 3,4 тыс.11 месяцев назад
In this video, we'll walk you through the ultimate guide for using the React Native Image Picker. Learn how to seamlessly integrate image picking into your app with this step-by-step tutorial. By the end, you'll have a thorough understanding of the React Native Image Picker and be able to implement it in your projects with ease! From installation to customization, we'll cover everything you nee...
Create Your Own Browser: React Native Tutorial for Beginners
Просмотров 566Год назад
In this tutorial we unlock the power of the react native web view component. You can pretty much use this to build your own browser ... and do some pretty powerful stuff You'll learn how to create your own browser using React Native. Ready to take your coding skills to the next level? Watch this video and follow along as we build a fully functional browser from scratch! Perfect for anyone inter...
Master the art of customization with React Native Bottom Tab Navigator and custom header
Просмотров 634Год назад
Learn how to customize your React Native app with the Bottom Tab Navigator and create a custom header for a seamless user experience. Take your app to the next level with these React Native tips and tricks! we'll also take a look at how to create a custom header component for your application, that is in this video, I am gonna show you, how to make an awesome custom header using React navigatio...
Upgrade your app to Expo 50 #expo #expo50 #reactnative
Просмотров 3 тыс.Год назад
In this tutorial, I will demonstrate how to easily upgrade your existing React Native Expo project to the latest version of Expo SDK. This video is specifically designed for developers who wish to continue working on their older React Native projects, take advantage of the new Expo 50 features, or those currently using Expo SDK 48 or earlier. Additionally, I will guide you through the process o...
Persistent Data storage in React Native app [2024]
Просмотров 1,8 тыс.Год назад
This is a step-by-step guide on how to save data in a React native or Expo application What’s the best way to store data in React Native apps? Let’s talk about your storage options for local data using industry-standard technology while following best practices Asyncstorage React Native tutorial lets you save data in your application for when it's restarted. If you require to get up and running...
React Native Navigation for beginners [2024]
Просмотров 853Год назад
React Native Navigation for beginners [2024]
Scrolling card design with react native expo [2024]
Просмотров 887Год назад
Scrolling card design with react native expo [2024]
Introduction to React Native Animations with Reanimated [2024]
Просмотров 335Год назад
Introduction to React Native Animations with Reanimated [2024]
Connect your react native/expo app to android emulator
Просмотров 8 тыс.Год назад
Connect your react native/expo app to android emulator
React Native Expo setup in 2024 [NEW]
Просмотров 6 тыс.Год назад
React Native Expo setup in 2024 [NEW]