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,6 +692,8 @@ After `0.8.0` we've made some [Web API polyfills](https://github.com/wkh237/reac
692 692
 - Blob
693 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 697
 ### Performance Tips
696 698
 
697 699
 ---