expo / videoplayer

Customizable controls for Expo video
83 stars 83 forks source link

updates example application packages to latest, updated react-naviga… #41

Open ameljohny opened 5 years ago

ameljohny commented 5 years ago

Updates package.json.

Updates react-navigation api

Updates icons

note: adding "playThroughEarpieceAndroid": True | False { "@expo/videoplayer": "0.4.0", },to remove the warning [Unhandled promise rejection: Error: Audio mode attempted to be set without the required keys: ["playThroughEarpieceAndroid"]]

ameljohny commented 5 years ago

Removing Header

cruzach commented 5 years ago

Hi @ameljohny- really appreciate the PR, but unfortunately this repo isn't maintained anymore, so we suggest using https://github.com/ihmpavel/expo-video-player instead (we actually point to this repo anyways in the Expo Video docs)