Share your experience: App maintenance in RN

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

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

    Modern, scalable tools. Exceptional developer experience.

  • Maintaining a React Native app built in 2017. Biggest pain right now is using the Metro bundler. Since migrating our codebase from a Yarn v1 workspace to a Rush (pnpm-based) monorepo, our packages use symlinks which the Metro bundler doesn't support. I've had to go through solutions such as Microsoft's @rnx-kit/metro-resolver-symlinks but still end up with issues. Will look next in to trying Callstack's repack for building our apps instead of Metro, even though I'm very hesitant in switching build tools.

  • repack

    A Webpack-based toolkit to build your React Native application with full support of Webpack ecosystem.

  • Maintaining a React Native app built in 2017. Biggest pain right now is using the Metro bundler. Since migrating our codebase from a Yarn v1 workspace to a Rush (pnpm-based) monorepo, our packages use symlinks which the Metro bundler doesn't support. I've had to go through solutions such as Microsoft's @rnx-kit/metro-resolver-symlinks but still end up with issues. Will look next in to trying Callstack's repack for building our apps instead of Metro, even though I'm very hesitant in switching build tools.

  • 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