Best of React NativeOctober 2024

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·1y

    Mobile App Development Course with React Native, Supabase, Next.js

    Learn to build a complete e-commerce mobile app with React Native, Supabase, Stripe, and Next.js through a comprehensive freeCodeCamp course. The course covers front-end design, secure back-end setup, payment integration, and deployment, making it ideal for full-stack developers aiming to enhance their skills.

  2. 2
    Article
    Avatar of webtoolsweeklyWeb Tools Weekly·1y

    JavaScript Utilities, SVG, React Native

    Issue #588 highlights various JavaScript utilities for Node.js and the browser, including caching, regex timing, and file handling libraries. It also features tools for working with media like SVG and video, as well as React Native components for mobile development. Additionally, the post promotes products for handling design systems, ticket reselling, and AI music generation.

  3. 3
    Article
    Avatar of rn_squadReact Native Devs·2y

    Flutter or React Native?

    An open discussion on the pros and cons of using Flutter versus React Native for mobile app development, aimed at helping readers determine which framework might be better suited for different needs.

  4. 4
    Video
    Avatar of t3dotggTheo - t3․gg·1y

    React Native Just Got 550% Faster

    React Native has significantly improved with a 550% performance boost, thanks to a new architecture in version 0.76. This update includes features like full support for modern React features, synchronous updates, and native modules, eliminating the need for a bridge between JavaScript and native code. Convex is recommended as a superior backend alternative to Firebase, simplifying backend development with minimal code.

  5. 5
    Article
    Avatar of headwayHeadway·1y

    Migrating a React Native App to Expo

    Learn how to migrate your existing React Native app to Expo to utilize powerful features like over-the-air updates, push notifications, and seamless app store deployment. Understand the managed and bare workflows, assess your current project including native libraries and device features, and follow a step-by-step guide for migration. Additionally, get insights on configuring Expo Application Services for building, submitting, updating, and pushing notifications, along with essential QA/testing practices.

  6. 6
    Article
    Avatar of rn_squadReact Native Devs·2y

    What is the Easiest Way to Update React Native?

    The post discusses updating an older React Native app built with JavaScript to a newer version and migrating to TypeScript. It seeks the easiest way to accomplish this upgrade.

  7. 7
    Article
    Avatar of twirThis Week In React·2y

    This Week In React #203: Server Functions, DevTools, Next.js, React-Query, React Router, React-Aria, Vaul, Remotion, Skia, Native Tabs, Godot, CodePush, void(0), Oxc, Node.js, Tauri...

    This week's highlights include a terminology change from Server Actions to Server Functions in React, upcoming features in React DevTools v6, and a variety of new packages for React Native. Noteworthy mentions are improvements to Next.js dynamic APIs, React Router type-safety enhancements, and product releases like React Query 5.59 and Vaul 1.0. Additionally, React components tracking tool Omlet is introduced, and several conferences provide discounts for attendees.

  8. 8
    Video
    Avatar of youtubeYouTube·2y

    Coding a Famous Mobile app in 5 hours (without AI) - React Native, Expo, Expo Router

    The post details the process of recreating the MKBHD wallpaper app using React Native and Expo. Over a detailed video, the author explains the basics for React Native, navigation setups using Expo Router and React Navigation, and how to handle various UI elements. The app includes core functionalities like browsing and downloading wallpapers, with features such as light/dark mode. Readers learn about handling multiple screens, creating a polished UI, and the nuances of React Native compared to standard React.

  9. 9
    Article
    Avatar of devsquadDev Squad·1y

    React Native

    Started a 100-day coding journey focusing on React Native. Discovered a reusable component library which promises to enhance UI development efficiency and modularity. Looking forward to sharing progress and insights throughout the journey.