Browse Source

Update README.md

wkh237 8 years ago
parent
commit
e844ae3676
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      README.md

+ 2
- 0
README.md View File

692
 - Blob
692
 - Blob
693
 - XMLHttpRequest (Use our implementation if you're going to use it with Blob)
693
 - XMLHttpRequest (Use our implementation if you're going to use it with Blob)
694
 
694
 
695
+Here's a [sample app](https://github.com/wkh237/rn-firebase-storage-upload-sample) that uses polyfills to upload files to FireBase.
696
+
695
 ### Performance Tips
697
 ### Performance Tips
696
 
698
 
697
 ---
699
 ---