🚀 New updates and improvements from Expo documentation this week

This page summarizes the projects mentioned and recommended in the original post on /r/expo

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • fyi

    Little bits of information that you may find useful when interacting with Expo tools and service. Append the markdown filename to https://expo.fyi/ to get a quick link to it.

  • TLDR - Released new updates on EAS Update branch promotion flow deployment pattern to use a separate channel for each production runtime version release build: https://docs.expo.dev/eas-update/deployment-patterns/#branch-promotion-flow - Updates from Expo Modules API getting started guide: When importing a module in your app, you can now use relative paths: https://docs.expo.dev/modules/get-started/#using-the-module. You can still use absolute paths to import the module when creating it locally by using an additional configuration: https://github.com/expo/fyi/blob/main/absolute-path-expo-modules.md - EAS Build serves most dependencies & CocoaPods artifacts from a cache server for Android & iOS. However, in your project if you've ios directory & want cache Podlock.lock you can use paths property in eas.json: https://docs.expo.dev/build-reference/caching/#ios-dependencies - You can always look into EAS Build server infrastructure doc to learn more about the current configurations for Android and iOS build servers: https://docs.expo.dev/build-reference/infrastructure/ - With expo-updates, you can always check for updates manually if they are working or not. Check out the example: https://docs.expo.dev/versions/latest/sdk/updates/#check-for-updates-manually - Hermes apps use this debugging technique automatically when you open the debugger in Expo Go or a development build. For more in-depth info about check out the section on remote debugging: https://docs.expo.dev/guides/using-hermes/#can-i-use-remote-debugging-with-hermes - To add expo-updates to an existing React Native project, you need to configure your project. We recently updated the guide that works with latest React Native version: https://docs.expo.dev/bare/installing-updates/

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts