Your process for testing UI on different screen sizes

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

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
  • react-native-size-matters

    A lightweight, zero-dependencies, React-Native utility belt for scaling the size of your apps UI across different sized devices.

  • I mostly get the job done with just flexbox, it's very powerful, as for the few cases where my layouts look huddled up or clip together, I use these functions to scale them to other screen sizes.

  • react-native-iphone-x-helper

    Discontinued A library to help you design your react-native app for notched iPhones

  • I use this and this libraries.

  • 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
  • react-native-safe-area-context

    A flexible way to handle safe area insets in JS. Also works on Android and Web!

  • I'd use https://github.com/th3rdwave/react-native-safe-area-context because it supports Android as well and uses the native APIs, so more reliable. If you use React Navigation, you already have it installed.

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

  • Encrypted Note Editor App In React Native

    8 projects | dev.to | 4 Mar 2024
  • Expo – open-source platform for making universal apps for Android, iOS, and web

    9 projects | news.ycombinator.com | 25 Jul 2023
  • automation testing

    3 projects | /r/reactnative | 1 Jul 2023
  • React Native + TypeScript App With Firebase (Analytics, Crashlytics, Firestore, Performance), API's, AsyncStorage, Google Maps, Material Design, Redux, SQLite

    1 project | /r/reactjs | 8 Oct 2022
  • React Native TypeScript App With Firebase (Analytics, Crashlytics, Firestore, Performance)

    1 project | /r/Firebase | 8 Oct 2022