Skip to content

Commit

Permalink
Fix link to react-native-version-check-expo (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
roelandvanbatenburg authored and kimxogus committed Dec 23, 2019
1 parent c172e47 commit f3cf953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Parsing code is referenced from [here](http://itmir.tistory.com/524)
I have almost zero experience in ios development, and I am no longer working on mobile app development(doing backend and devops works mainly and some web frontend). It makes me hard to maintain this library actively. Hope to have someone to help maintaining react-native-version-check!

### expo
react-native-version-check supports [expo](https://expo.io)! with [react-native-version-check-expo](https://npmjs.org/packages/react-native-version-check-expo)
react-native-version-check supports [expo](https://expo.io)! with [react-native-version-check-expo](https://www.npmjs.com/package/react-native-version-check-expo)
- usage
```js
// import
Expand Down

0 comments on commit f3cf953

Please sign in to comment.