Creating a reusable Design System between React and React Native with Tamagui

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • You can check the repository generated by this article here.

  • vitest

    Next generation testing framework powered by Vite.

  • vitest is a testing framework similar to jest that integrates well with projects using Vite. It allows us to reuse plugins and configurations already set up in the vite.config.ts, making the test setup process easier.

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

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

  • Many times, while developing mobile applications with React Native, I have thought about the possibility of reusing components in both web and mobile contexts. Recently, I came across a library called Tamagui that allows components to be shared in both React Web and React Native.

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

  • Criando um Design System reutilizável entre React e React Native com Tamagui

    4 projects | dev.to | 26 Mar 2024
  • Maintainer Monday

    1 project | dev.to | 13 May 2024
  • Building RN App for multiple Smart TVs platforms

    2 projects | /r/reactnative | 9 Dec 2023
  • Tamagui – UI kit that unify React Native and Web

    4 projects | news.ycombinator.com | 24 Nov 2023
  • Real-Time Top Reference System (Design Systems and UI Libs) 2023

    1 project | news.ycombinator.com | 14 Oct 2023