docs: assess react native

This commit is contained in:
Stefan Rotsch
2023-09-19 14:32:10 +02:00
committed by Stefan Rotsch
parent f03808916d
commit 55d96c2a9a

View File

@@ -0,0 +1,10 @@
---
title: "React Native"
ring: assess
quadrant: languages-and-frameworks
tags: [coding, frontend]
---
[React Native](https://reactnative.dev/) is an open-source UI software framework used to build applications for Android, Android TV, iOS, macOS, tvOS, Web, Windows, and UWP by allowing developers to use the React framework along with native platform features.
Developing applications with a single code base can help ensure consistent user experiences across platforms, with the performance advantages of native code.