Skip to content

Commit e11f3a2

Browse files
authored
Merge pull request #1062 from jpudysz/feature/nitro
feat: update nitro to 0.32.0
2 parents d577ebe + 985d5a9 commit e11f3a2

File tree

67 files changed

+820
-794
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+820
-794
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ yarn add react-native-unistyles
2121
Install dependencies:
2222

2323
```shell
24-
yarn add react-native-edge-to-edge react-native-nitro-modules@0.31.10
24+
yarn add react-native-edge-to-edge react-native-nitro-modules@0.32.0
2525
```
2626

2727
> To avoid unexpected behavior, always use a fixed version of `react-native-nitro-modules`
2828
2929
| react-native-unistyles | react-native-nitro-modules |
3030
|------------------------|----------------------------|
31-
| 3.0.0 | 0.31.10 |
31+
| 3.0.0 | 0.32.0 |
3232

3333
Then follow [installation guides](https://unistyl.es/v3/start/getting-started) for your platform.
3434

0 commit comments

Comments
 (0)