adds supported file extensions Android Expansion files
adds mp4 as the only supported file extension for Android Expansion files
This commit is contained in:
parent
f73b7a0484
commit
fe69081576
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user