-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ae80715
commit ee577dd
Showing
71 changed files
with
293 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
example-app-ios/KiteUI Example App/Assets.xcassets/audioTaunt.dataset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"data" : [ | ||
{ | ||
"filename" : "taunt.mp3", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+40 KB
example-app-ios/KiteUI Example App/Assets.xcassets/audioTaunt.dataset/taunt.mp3
Binary file not shown.
Binary file added
BIN
+1.06 MB
example-app-ios/KiteUI Example App/Assets.xcassets/videoBack.dataset/back.mp4
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+75.5 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsGoldmanBold-bold.ttf
Binary file not shown.
Binary file added
BIN
+75.5 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsGoldmanNormal-normal.ttf
Binary file not shown.
Binary file added
BIN
+193 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsMontserratBold-bold.ttf
Binary file not shown.
Binary file added
BIN
+198 KB
...-app-ios/KiteUI Example App/resourcesFromCommon/fontsMontserratBoldItalic-bold-italic.ttf
Binary file not shown.
Binary file added
BIN
+198 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsMontserratItalic-italic.ttf
Binary file not shown.
Binary file added
BIN
+193 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsMontserratNormal-normal.ttf
Binary file not shown.
Binary file added
BIN
+128 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsOpensans-OpenSans-Bold.ttf
Binary file not shown.
Binary file added
BIN
+133 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsOpensans-OpenSans-BoldItalic.ttf
Binary file not shown.
Binary file added
BIN
+128 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsOpensans-OpenSans-ExtraBold.ttf
Binary file not shown.
Binary file added
BIN
+134 KB
...app-ios/KiteUI Example App/resourcesFromCommon/fontsOpensans-OpenSans-ExtraBoldItalic.ttf
Binary file not shown.
Binary file added
BIN
+133 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsOpensans-OpenSans-Italic.ttf
Binary file not shown.
Binary file added
BIN
+128 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsOpensans-OpenSans-Light.ttf
Binary file not shown.
Binary file added
BIN
+134 KB
...ple-app-ios/KiteUI Example App/resourcesFromCommon/fontsOpensans-OpenSans-LightItalic.ttf
Binary file not shown.
Binary file added
BIN
+128 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsOpensans-OpenSans-Medium.ttf
Binary file not shown.
Binary file added
BIN
+134 KB
...le-app-ios/KiteUI Example App/resourcesFromCommon/fontsOpensans-OpenSans-MediumItalic.ttf
Binary file not shown.
Binary file added
BIN
+128 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsOpensans-OpenSans-Regular.ttf
Binary file not shown.
Binary file added
BIN
+128 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsOpensans-OpenSans-SemiBold.ttf
Binary file not shown.
Binary file added
BIN
+134 KB
...-app-ios/KiteUI Example App/resourcesFromCommon/fontsOpensans-OpenSans-SemiBoldItalic.ttf
Binary file not shown.
Binary file added
BIN
+169 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsRoboto-light-Italic.ttf
Binary file not shown.
Binary file added
BIN
+163 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsRoboto-light.ttf
Binary file not shown.
Binary file added
BIN
+163 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsRobotoBold-bold.ttf
Binary file not shown.
Binary file added
BIN
+167 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsRobotoBoldItalic-bold-italic.ttf
Binary file not shown.
Binary file added
BIN
+167 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsRobotoItalic-italic.ttf
Binary file not shown.
Binary file added
BIN
+164 KB
example-app-ios/KiteUI Example App/resourcesFromCommon/fontsRobotoNormal-normal.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<font-family xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<font | ||
android:fontStyle="normal" | ||
android:fontWeight="400" | ||
android:font="@font/fonts_goldman_400_normal" /> | ||
<font | ||
android:fontStyle="normal" | ||
android:fontWeight="700" | ||
android:font="@font/fonts_goldman_700_normal" /> | ||
</font-family> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<font-family xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<font | ||
android:fontStyle="normal" | ||
android:fontWeight="400" | ||
android:font="@font/fonts_montserrat_400_normal" /> | ||
<font | ||
android:fontStyle="normal" | ||
android:fontWeight="700" | ||
android:font="@font/fonts_montserrat_700_normal" /> | ||
<font | ||
android:fontStyle="italic" | ||
android:fontWeight="400" | ||
android:font="@font/fonts_montserrat_400_italic" /> | ||
<font | ||
android:fontStyle="italic" | ||
android:fontWeight="700" | ||
android:font="@font/fonts_montserrat_700_italic" /> | ||
</font-family> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<font-family xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<font | ||
android:fontStyle="normal" | ||
android:fontWeight="600" | ||
android:font="@font/fonts_opensans_600_normal" /> | ||
<font | ||
android:fontStyle="normal" | ||
android:fontWeight="300" | ||
android:font="@font/fonts_opensans_300_normal" /> | ||
<font | ||
android:fontStyle="normal" | ||
android:fontWeight="800" | ||
android:font="@font/fonts_opensans_800_normal" /> | ||
<font | ||
android:fontStyle="normal" | ||
android:fontWeight="700" | ||
android:font="@font/fonts_opensans_700_normal" /> | ||
<font | ||
android:fontStyle="normal" | ||
android:fontWeight="500" | ||
android:font="@font/fonts_opensans_500_normal" /> | ||
<font | ||
android:fontStyle="normal" | ||
android:fontWeight="400" | ||
android:font="@font/fonts_opensans_400_normal" /> | ||
<font | ||
android:fontStyle="italic" | ||
android:fontWeight="400" | ||
android:font="@font/fonts_opensans_400_italic" /> | ||
<font | ||
android:fontStyle="italic" | ||
android:fontWeight="500" | ||
android:font="@font/fonts_opensans_500_italic" /> | ||
<font | ||
android:fontStyle="italic" | ||
android:fontWeight="300" | ||
android:font="@font/fonts_opensans_300_italic" /> | ||
<font | ||
android:fontStyle="italic" | ||
android:fontWeight="600" | ||
android:font="@font/fonts_opensans_600_italic" /> | ||
<font | ||
android:fontStyle="italic" | ||
android:fontWeight="800" | ||
android:font="@font/fonts_opensans_800_italic" /> | ||
<font | ||
android:fontStyle="italic" | ||
android:fontWeight="700" | ||
android:font="@font/fonts_opensans_700_italic" /> | ||
</font-family> |
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.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<font-family xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<font | ||
android:fontStyle="normal" | ||
android:fontWeight="300" | ||
android:font="@font/fonts_roboto_300_normal" /> | ||
<font | ||
android:fontStyle="normal" | ||
android:fontWeight="400" | ||
android:font="@font/fonts_roboto_400_normal" /> | ||
<font | ||
android:fontStyle="normal" | ||
android:fontWeight="700" | ||
android:font="@font/fonts_roboto_700_normal" /> | ||
<font | ||
android:fontStyle="italic" | ||
android:fontWeight="400" | ||
android:font="@font/fonts_roboto_400_italic" /> | ||
<font | ||
android:fontStyle="italic" | ||
android:fontWeight="300" | ||
android:font="@font/fonts_roboto_300_italic" /> | ||
<font | ||
android:fontStyle="italic" | ||
android:fontWeight="700" | ||
android:font="@font/fonts_roboto_700_italic" /> | ||
</font-family> |
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.
This file was deleted.
Oops, something went wrong.
15 changes: 15 additions & 0 deletions
15
example-app/src/jvmMain/kotlin/com/lightningkite/mppexampleapp/ResourcesActual.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
package com.lightningkite.mppexampleapp | ||
|
||
import com.lightningkite.kiteui.models.* | ||
|
||
actual object Resources { | ||
actual val audioTaunt: AudioResource = AudioResource("common/audio/taunt.mp3") | ||
actual val fontsGoldman: Font = Font(cssFontFamilyName = "fontsGoldman", direct = FontDirect(normal = "common/fonts/goldman/normal.ttf", bold = "common/fonts/goldman/bold.ttf", italic = null, boldItalic = null)) | ||
actual val fontsMontserrat: Font = Font(cssFontFamilyName = "fontsMontserrat", direct = FontDirect(normal = "common/fonts/montserrat/normal.ttf", bold = "common/fonts/montserrat/bold.ttf", italic = "common/fonts/montserrat/italic.ttf", boldItalic = "common/fonts/montserrat/bold-italic.ttf")) | ||
actual val fontsRoboto: Font = Font(cssFontFamilyName = "fontsRoboto", direct = FontDirect(normal = "common/fonts/roboto/normal.ttf", bold = "common/fonts/roboto/bold.ttf", italic = "common/fonts/roboto/italic.ttf", boldItalic = "common/fonts/roboto/bold-italic.ttf")) | ||
actual val fontsRobotoLight: Font = Font(cssFontFamilyName = "fontsRobotoLight", direct = FontDirect(normal = "common/fonts/roboto/light.ttf", bold = null, italic = null, boldItalic = null)) | ||
actual val fontsRobotoLightItalic: Font = Font(cssFontFamilyName = "fontsRobotoLightItalic", direct = FontDirect(normal = "common/fonts/roboto/light-Italic.ttf", bold = null, italic = null, boldItalic = null)) | ||
actual val imagesMammoth: ImageResource = ImageResource("common/images/Mammoth.png") | ||
actual val imagesSolera: ImageResource = ImageResource("common/images/solera.jpg") | ||
actual val videoBack: VideoResource = VideoResource("common/video/back.mp4") | ||
} |
Oops, something went wrong.