File tree
50 files changed
+123
-251
lines changed- example
- ios
- example
- Base.lproj
- Images.xcassets
- AppIcon.appiconset
- example-tvOS
- example-tvOSTests
- example.xcodeproj
- exampleTests
- lib
- ios
- Media.xcassets
- YTPlayer.dataset
- YouTubeSdk.xcodeproj
- YouTubeSdk.xcworkspace
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+123
-251
lines changed.gitattributes
100644
100755
File mode changed.
.gitignore
100644
100755
File mode changed.
README.md
100644
100755
File mode changed.
example/.buckconfig
100644
100755
File mode changed.
example/.eslintrc.js
100644
100755
File mode changed.
example/.flowconfig
100644
100755
File mode changed.
example/.gitattributes
100644
100755
File mode changed.
example/.gitignore
100644
100755
File mode changed.
example/.prettierrc
100644
100755
File mode changed.
example/.watchmanconfig
100644
100755
File mode changed.
example/App.js
100644
100755
File mode changed.
example/app.json
100644
100755
File mode changed.
example/babel.config.js
100644
100755
File mode changed.
example/index.js
100644
100755
File mode changed.
example/ios/YouTube.swift
100644
100755
File mode changed.
example/ios/example-Bridging-Header.h
100644
100755
File mode changed.
example/ios/example-tvOS/Info.plist
100644
100755
File mode changed.
example/ios/example-tvOSTests/Info.plist
100644
100755
File mode changed.
example/ios/example.xcodeproj/project.pbxproj
100644
100755
Lines changed: 22 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| |||
262 | 262 |
| |
263 | 263 |
| |
264 | 264 |
| |
265 |
| - | |
266 |
| - | |
267 |
| - | |
268 |
| - | |
269 |
| - | |
270 |
| - | |
271 |
| - | |
272 | 265 |
| |
273 | 266 |
| |
274 | 267 |
| |
| |||
297 | 290 |
| |
298 | 291 |
| |
299 | 292 |
| |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
300 | 300 |
| |
301 | 301 |
| |
302 | 302 |
| |
| |||
330 | 330 |
| |
331 | 331 |
| |
332 | 332 |
| |
333 |
| - | |
334 | 333 |
| |
335 | 334 |
| |
| 335 | + | |
336 | 336 |
| |
337 | 337 |
| |
338 | 338 |
| |
| |||
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
| 366 | + | |
366 | 367 |
| |
367 |
| - | |
368 | 368 |
| |
369 | 369 |
| |
370 | 370 |
| |
| |||
520 | 520 |
| |
521 | 521 |
| |
522 | 522 |
| |
523 |
| - | |
| 523 | + | |
524 | 524 |
| |
525 | 525 |
| |
526 | 526 |
| |
| |||
569 | 569 |
| |
570 | 570 |
| |
571 | 571 |
| |
572 |
| - | |
| 572 | + | |
573 | 573 |
| |
574 | 574 |
| |
575 |
| - | |
| 575 | + | |
576 | 576 |
| |
577 | 577 |
| |
578 | 578 |
| |
| |||
706 | 706 |
| |
707 | 707 |
| |
708 | 708 |
| |
709 |
| - | |
710 |
| - | |
| 709 | + | |
| 710 | + | |
711 | 711 |
| |
712 | 712 |
| |
713 | 713 |
| |
| |||
943 | 943 |
| |
944 | 944 |
| |
945 | 945 |
| |
946 |
| - | |
947 |
| - | |
948 |
| - | |
949 |
| - | |
950 |
| - | |
951 |
| - | |
952 |
| - | |
953 | 946 |
| |
954 | 947 |
| |
955 | 948 |
| |
| |||
978 | 971 |
| |
979 | 972 |
| |
980 | 973 |
| |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
981 | 981 |
| |
982 | 982 |
| |
983 | 983 |
| |
|
File mode changed.
File mode changed.
example/ios/example/AppDelegate.h
100644
100755
File mode changed.
example/ios/example/AppDelegate.m
100644
100755
File mode changed.
example/ios/example/Base.lproj/LaunchScreen.xib
100644
100755
File mode changed.
File mode changed.
File mode changed.
example/ios/example/Info.plist
100644
100755
File mode changed.
example/ios/example/main.m
100644
100755
File mode changed.
example/ios/exampleTests/Info.plist
100644
100755
File mode changed.
example/ios/exampleTests/exampleTests.m
100644
100755
File mode changed.
example/lib/YouTubePlayer.js
100644
100755
File mode changed.
example/metro.config.js
100644
100755
File mode changed.
example/package-lock.json
100644
100755
File mode changed.
example/package.json
100644
100755
File mode changed.
Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 0 additions & 12 deletions
This file was deleted.
Lines changed: 0 additions & 49 deletions
This file was deleted.
Lines changed: 0 additions & 49 deletions
This file was deleted.
0 commit comments