docs: set v7 release date

This commit is contained in:
Stefan Rotsch
2023-11-01 09:14:16 +01:00
committed by Stefan Rotsch
parent 6bcd574eaf
commit d2ee09f387
58 changed files with 0 additions and 0 deletions

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. It enables developers to utilize the React framework alongside native platform features.
Developing applications with a single codebase can help ensure consistent user experiences across platforms, while also delivering the performance advantages of native code.