Skip to content
This repository was archived by the owner on Nov 12, 2019. It is now read-only.

Commit 40e896f

Browse files
committed
updated README with version requirements
1 parent 5046cf8 commit 40e896f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ This library of components require the use of React Native's Babel transpiler to
2020
---
2121

2222
### Installation
23-
First of all, make sure you're using `npm3+` and `babel6` for version `1.1.1` or above.
23+
First of all, make sure you're using `npm@3.0.0+` and `babel@6.0.0+` for version `1.1.1` or above.
24+
For version `2.0.0` and above, you will need to be using `react-native@0.44` or greater.
2425

2526
```bash
2627
npm install --save react-native-nav

0 commit comments

Comments
 (0)