Ask HN: React Native or Flutter for a new app in 2023?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • tamagui

    Style React fast with 100% parity on React Native, an optional UI kit, and optimizing compiler.

  • I made Tamagui (with much effort) to solve this, which has probably the best setup out there at the moment for sharing your UI code on the frontend: https://tamagui.dev

    For backend we're working on a starter kit that puts together all the pieces (there are a lot!) that's days from release, if you reach out on the Discord I can help get you on as a beta tester. It uses Supabase for data and auth, which seems to give the best overall package for data and auth.

    For state depends entirely on the complexity of app. For simple apps you can get away with just something like React Query and Reacts useState, for more complex one of Daishi's state management libraries (everyone has their different preference, I love the black sheep Valtio), or the new kid on the block Legend State looks interesting.

  • revenut-web

    Discontinued SaaS metrics in a nutshell

  • I specifically selected Expo / React Native + Typescript for its Authentication library[1] that allowed me to easily integrate Stripe's web login[2]. Expo apps can also be exported as PWAs using Workbox[3] so you could have your app distributed by yourself and have a native version in the app stores

    [1] https://docs.expo.dev/develop/authentication/

    [2] https://github.com/hbcondo/revenut-web#-authentication

    [3] https://developer.chrome.com/docs/workbox/

  • 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
  • dioxus

    Fullstack GUI library for web, desktop, mobile, and more.

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

  • Using Dioxus with Rust to build performant single-page apps

    2 projects | dev.to | 14 Nov 2023
  • Dioxus: Fullstack GUI library for desktop, web, mobile, and more

    1 project | news.ycombinator.com | 5 Aug 2023
  • Write a WebExtension in Rust

    2 projects | /r/rust | 27 May 2023
  • Simple GUI framework for responsive design

    2 projects | /r/rust | 14 May 2023
  • Learning rust and/or creating an MVP: help needed me with decision paralysis

    1 project | /r/rust | 15 Apr 2023