I am trying to play a base64 video in react native but I could not find any solution. Please help me to do this.
Asked
Active
Viewed 730 times
1
-
Base64 is an encoding, not encryption. – Dragonthoughts Jun 26 '18 at 08:48
-
1I think that the best solution is to create a blob and pass to react-native-video the blob uri. – Paolo Dell'Aguzzo Jun 26 '18 at 09:55
-
can you please provide any reference? @ Paolo Dell'Aguzzo – Rajat Jun 26 '18 at 12:15
-
not working this solution please explain further. – Rajat Jul 10 '18 at 12:26
-
any luck @Rajat ?? – Ron Astle Lobo Jan 24 '19 at 11:51