Skip to content

Commit 8ee8bfb

Browse files
author
RakaDoank
committed
2 parents df74df4 + 6c2ca96 commit 8ee8bfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This library requires explicit library and React Native version due to Turbo Mod
3737
#### New Architecture
3838
This library requires React Native >= 0.76 version. If you are using the latest React Native, you're good to go. Otherwise, either you need to upgrade your React Native version or you can [opt-out the new architecture](https://reactnative.dev/blog/2024/10/23/the-new-architecture-is-here#opt-out) of your app and see the [Old Architecture](#old-architecture).
3939
#### Old Architecture
40-
> Currently, it's only for Android. Still in progress for iOS and macOS
40+
> Currently, it's only for Android. Still in progress for iOS.
4141
4242
This library marked for React Native >= 0.76 as the `peerDependencies`, but actually you can use this library if you're in React Native >= 0.72 version. You need to override `ping-react-native` peer dependency by adding this library in `overrides` property of your `package.json`
4343
```json

0 commit comments

Comments
 (0)