Skip to content

Commit 74d00bb

Browse files
docs: Update README.md (#885)
1 parent 71a3971 commit 74d00bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
* **Customizable storage location**
4040
* **High performance** because everything is **written in C++**
4141
* **~30x faster than AsyncStorage**
42-
* Uses [**JSI**](https://reactnative.dev/docs/the-new-architecture/landing-page#fast-javascriptnative-interfacing) and [**C++ TurboModules**](https://github.com/reactwg/react-native-new-architecture/blob/main/docs/turbo-modules-xplat.md) instead of the "old" Bridge
42+
* Uses [**JSI**](https://reactnative.dev/docs/the-new-architecture/landing-page#fast-javascriptnative-interfacing) and [**C++ NitroModules**](https://github.com/mrousavy/nitro) instead of the "old" Bridge
4343
* **iOS**, **Android** and **Web** support
4444
* Easy to use **React Hooks** API
4545

0 commit comments

Comments
 (0)