docs: streamline formatting and proofreading
This commit is contained in:
committed by
Stefan Rotsch
parent
2c541dfbea
commit
94ac286c34
@@ -5,6 +5,6 @@ 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.
|
||||
[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 code base can help ensure consistent user experiences across platforms, with the performance advantages of native code.
|
||||
Developing applications with a single codebase can help ensure consistent user experiences across platforms, while also delivering the performance advantages of native code.
|
||||
|
||||
Reference in New Issue
Block a user