- Sep 28, 2022
-
-
Stefan Schöttelndreyer authored
-
Tsoumenis Vangelis authored
Fix android layout See merge request sportschau_app/react-native-ardplayer!4
-
Stefan Schöttelndreyer authored
-
Stefan Schöttelndreyer authored
-
Stefan Schöttelndreyer authored
-
Stefan Schöttelndreyer authored
-
Stefan Schöttelndreyer authored
-
Stefan Schöttelndreyer authored
-
Tsoumenis Vangelis authored
Add iOS installation instructions See merge request sportschau_app/react-native-ardplayer!5
-
Tsoumenis Vangelis authored
Add initial props to interface component See merge request sportschau_app/react-native-ardplayer!3
-
Tsoumenis Vangelis authored
The src attribute of an Image can not be undefined on android
-
- Sep 27, 2022
-
-
Daniel Kuhn authored
-
- Sep 26, 2022
-
-
Luciano Vincent authored
- Adjusted ArdPlayer component props - Adjusted the return - Refactored getPlayerConfig function - Added a new function mediaCollectionProvider to easily create a mediaCollection - Made some simple type changes involving preview Url - Adjusted Example
-
Tsoumenis Vangelis authored
-
Luciano Vincent authored
-
- Sep 23, 2022
-
-
Tsoumenis Vangelis authored
-
Tsoumenis Vangelis authored
Adds the Typscript implementation of the React Native Component Ardplayer
-
Tsoumenis Vangelis authored
This adds the java implementation of the native component wrapping the ArdPlayer. Exported to React Native as ArdplayerView
-
Tsoumenis Vangelis authored
-
This adds the swift implementation of the native component wrapping the ArdPlayer. Exported to React Native as ArdPlayerView
-
Tsoumenis Vangelis authored
-
Also add the codevise private pod repo for lookup of forked ARD-Player-iOS pod in example projects Podfile
-
Tsoumenis Vangelis authored
-
Tsoumenis Vangelis authored
create-react-native-library seems to generate outdated code. An exception was used that does no longer exist. Found the solution here: https://stackoverflow.com/questions/55575122/android-studio-cannot-resolve-symbol-gradleexception/61024577#61024577
-
Tsoumenis Vangelis authored
Created yarn.lock file by running "yarn install" command
-
Tsoumenis Vangelis authored
Command used: npx create-react-native-library@latest react-native-ardplayer
-