Skip to content

Commit

Permalink
Merge pull request #216 from jpudysz/feature/tvos
Browse files Browse the repository at this point in the history
feat: use new core with tvos
  • Loading branch information
jpudysz authored Jun 24, 2024
2 parents 8963c93 + 7566a84 commit fcf5748
Show file tree
Hide file tree
Showing 74 changed files with 1,045 additions and 5,845 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

yarn precommit
1 change: 0 additions & 1 deletion examples/expo/src/components/StyleSheetBox.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import React from 'react'
import { StyleSheet, View } from 'react-native'

export const StyleSheetBox = () => (
Expand Down
2 changes: 0 additions & 2 deletions examples/tv/.bundle/config

This file was deleted.

2 changes: 2 additions & 0 deletions examples/tv/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,5 @@ yarn-error.log

# testing
/coverage
ios/
android/
7 changes: 0 additions & 7 deletions examples/tv/Gemfile

This file was deleted.

123 changes: 0 additions & 123 deletions examples/tv/android/app/build.gradle

This file was deleted.

Binary file removed examples/tv/android/app/debug.keystore
Binary file not shown.
10 changes: 0 additions & 10 deletions examples/tv/android/app/proguard-rules.pro

This file was deleted.

9 changes: 0 additions & 9 deletions examples/tv/android/app/src/debug/AndroidManifest.xml

This file was deleted.

32 changes: 0 additions & 32 deletions examples/tv/android/app/src/main/AndroidManifest.xml

This file was deleted.

22 changes: 0 additions & 22 deletions examples/tv/android/app/src/main/java/com/tv/MainActivity.kt

This file was deleted.

43 changes: 0 additions & 43 deletions examples/tv/android/app/src/main/java/com/tv/MainApplication.kt

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 0 additions & 3 deletions examples/tv/android/app/src/main/res/values/strings.xml

This file was deleted.

9 changes: 0 additions & 9 deletions examples/tv/android/app/src/main/res/values/styles.xml

This file was deleted.

21 changes: 0 additions & 21 deletions examples/tv/android/build.gradle

This file was deleted.

41 changes: 0 additions & 41 deletions examples/tv/android/gradle.properties

This file was deleted.

Binary file not shown.
7 changes: 0 additions & 7 deletions examples/tv/android/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

Loading

0 comments on commit fcf5748

Please sign in to comment.