From fe69081576017200c02d54425ebf7bf2aa30e68a Mon Sep 17 00:00:00 2001 From: Mathias Scherer Date: Fri, 3 Nov 2017 12:08:30 +0100 Subject: [PATCH] adds supported file extensions Android Expansion files adds mp4 as the only supported file extension for Android Expansion files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 597b71ec..62fe5ba9 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ var styles = StyleSheet.create({ - * *For iOS you also need to specify muted for this to work* ## Android Expansion File Usage - +Only supports .mp4 files ```javascript // Within your render function, assuming you have a file called // "background.mp4" in your expansion file. Just add your main and (if applicable) patch version