File and Blob alternatives for React Native + Firebase
664 views
Skip to first unread message
ShirleyC李慧霖
unread,
Jul 27, 2016, 11:21:41 AM7/27/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
Hi all,
can i know if the firebase 3.2 and above is able to do file and blob for file upload from RN projects already?
Otherwise can I know what are your recommendations :)
Thanks in advance!
Mike Mcdonald
unread,
Jul 27, 2016, 11:50:09 AM7/27/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
We're hard at work adding RN support for Firebase Storage--stay tuned for an announcement on this soon!
Thanks,
--Mike
Ben Hsieh
unread,
Jul 29, 2016, 10:48:34 AM7/29/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
Hi Shirley,
I have a RN native module which is about networking and file system, and someone suggested me it is possible to do this with my module. I started work on supporting Firebase storage few weeks ago.
Now I've successfully getting Firebase storage work on RN.
Please see sample app if you're getting interested :