- Sep 27, 2022
-
-
Daniel Kuhn authored
-
- Sep 26, 2022
-
-
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
-