You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/getting-started.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: Getting Started
5
5
6
6
# Getting Started
7
7
8
-
**react-native-nitro-version-check** is a fast, modern version-checking library for React Native, powered by [Nitro Modules](https://github.com/mrousavy/nitro).
8
+
**react-native-nitro-version-check** is a lightweight, fast version-checking library for React Native, powered by [Nitro Modules](https://github.com/mrousavy/nitro).
9
9
10
10
It's a drop-in replacement for the unmaintained [`react-native-version-check`](https://github.com/kimxogus/react-native-version-check) — rewritten from scratch for performance.
11
11
@@ -15,7 +15,7 @@ It's a drop-in replacement for the unmaintained [`react-native-version-check`](h
15
15
-**Store version lookup** from the App Store or Play Store
16
16
-**Granular update checks** — major, minor, or patch
17
17
-**Install source detection** — TestFlight, App Store, Play Store, or sideloaded
18
-
-**Tiny footprint** — pure Swift on iOS, Kotlin on Android
18
+
-**Lightweight** — minimal footprint, pure Swift on iOS, Kotlin on Android
0 commit comments