Skip to content

Commit f69777d

Browse files
authored
docs: added to version matrix for latest release (#11)
1 parent ac7dfde commit f69777d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/docs/01-getting-started.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Before using this package, please make sure that you install the correct version
2020
| ------------------- | ------------ | ----------------------- | ------------------------------ |
2121
| 0.6.x | >= 0.65 | >= 2.11.0 | >= 4.1.0 |
2222
| 0.7.x | >= 0.65 | >= 2.0.0 | >= 4.1.0 |
23+
| 0.8.x | >= 0.65 | >= 2.0.0 | >= 4.1.0 |
2324

2425
## Pre-requisites
2526

@@ -47,7 +48,7 @@ Once you have [react-native-reanimated](https://github.com/software-mansion/reac
4748
yarn add @codeherence/react-native-header
4849
```
4950

50-
or
51+
or
5152

5253
```bash
5354
npm install @codeherence/react-native-header
@@ -59,6 +60,7 @@ npm install @codeherence/react-native-header
5960
```bash
6061
expo install @codeherence/react-native-header
6162
```
63+
6264
</TabItem>
6365
</Tabs>
6466

0 commit comments

Comments
 (0)