Bläddra i källkod

Update README.md

wkh237 8 år sedan
förälder
incheckning
e844ae3676
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2
    0
      README.md

+ 2
- 0
README.md Visa fil

@@ -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
 ---