Skip to content

Commit

Permalink
Update README to represent version compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Nauzer committed Jul 14, 2017
1 parent c345a2f commit cb28221
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ https://gitter.im/react-native-meteor/Lobby
## Compatibility notes

* Since RN 0.26.0 you have to use ws or wss protocol to connect to your meteor server. http is not working on Android.
* It is recommended to always use the latest version of react-native-meteor compatible with your RN version.
* For RN 0.45.x use version 1.0.6 of 'react-native-meteor'
* For RN pre 0.45.x you can use version 1.0.3 in case or problems.
* For RN > 0.45 you can use 1.1.x

## What is it for ?

Expand Down

0 comments on commit cb28221

Please sign in to comment.