This repository has been archived by the owner on Nov 24, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9 from wookiem/master
Add support for React Native 25+
- Loading branch information
Showing
2 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,8 @@ Note: this project is under development and functionality will improve over time | |
npm install react-native-file-download --save | ||
``` | ||
|
||
## Breaking change -- Now supports React Native v25+. Not compatible with prior versions. You can continue using older versions of React Native with [email protected]. | ||
|
||
## Getting started - iOS | ||
|
||
1. In XCode, in the project navigator right click `Libraries` ➜ `Add Files to [your project's name]` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters