Best of React NativeJuly 2023

  1. 1
    Article
    Avatar of reactnativeexampleReact Native Example·3y

    Onboarding UI with Lottie Animations

    Open it in the Expo app on your phone to view it. It will reload if you save edits to your files, and you will see build errors and logs in the terminal. Also attempts to open your app in the iOS Simulator if you're on a Mac and have it installed.

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

    This Week In React #153: Server Components, Astro, MUI, Next.js, Remix, React-Query, AsyncLocalStorage, forwardRef, Storybook, Vaul, Solito, Yoga, Reanimated, React-Tweet, Expo-Router, Lottie, Bun, Ty

    This Week in React: Server Components, Astro, MUI, Next.js, Remix, React-Query, AsyncLocalStorage, forwardRef, Storybook, Vaul, Solito, Yoga, Reanimated and React-Tweet. This week's news includes news on the React-Native fronts.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Start Learning JavaScript

    JavaScript is a powerful programming language that provides significant value in web development. There isn't any technical connection between JavaScript and the Java programming language. In this article I'm going to show you how you can incorporate JavaScript into your HTML code. You can include JavaScript code in your HTML web pages in a couple ways.

  4. 4
    Article
    Avatar of reactnativeexampleReact Native Example·3y

    AI Voice Assistant App in React Native using ChatGPT & DALL-E

    AI Voice Assistant App in React Native using ChatGPT & DALL-E AI-Voice-Assistant-React-Native Watch Tutorial on YouTube. Get Started install dev dependencies or Get API KEY Go to https://openai.com Create a new account and get your API key.

  5. 5
    Article
    Avatar of reactnativeexampleReact Native Example·3y

    Mocking instagram app on visionOS

    Mocking instagram app on visionOS is a new just a fun project. Getting Started: Make sure you have completed the React Native – Environment setup instructions till “Creating a new application” step, before proceeding. For Android: Press the R key twice or select ‘Reload’ from the Developer Menu.

  6. 6
    Article
    Avatar of twirThis Week In React·3y

    This Week In React #152: React 18, RSC, Kuma UI, Expo 49, Next.js, Remix DevTools, Fresh, React-Query, Redwood, Catalyst, Million, MDXEditor, Ariakit, Rewind, TC39, Prettier...

    This Week In React #152: React 18, RSC, Kuma UI, Expo 49, Next.js, Remix DevTools, Fresh, React-Query, Redwood, Catalyst, Million, MDXEditor, Ariakit, Rewind, TC39, Prettier.

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

    This Week In React #151: Remotion, Next.js, SVG-in-JS, TypeScript, Expo, VisionCamera, Conform, TinyBase, i18n, App Clips, ES2023, CommonJS...

    This week, it's Remotion v4 launch week, kicked off by a Keynote that demonstrates well the renderer's new 3D SVG capabilities. Announcements are scheduled each day to present the new features, which are also detailed in the blog post. Remotion 4 is on ProductHunt today: don't hesitate to vote.

  8. 8
    Article
    Avatar of reactnativeexampleReact Native Example·3y

    A React Native App that allows college students to order food through takeaway or delivery

    React Native app allows college students to order food through takeaway or delivery. It also rewards users with cash points for their orders, which can be redeemed on future orders. The app will display the name and contact details of the student delivering your order.

  9. 9
    Article
    Avatar of reactnativeexampleReact Native Example·3y

    A Flexible and customizable React Native toast/alert notifications with support for positioning

    A Flexible and customizable React Native toast/alert notifications with support for positioning, custom rendering, click handlers, and duration control. If you have a better solution, please open a issue or pull request. See the contributing guide to learn how to contribute to the repository and the development workflow.