-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: rename project name in contribution and readme * chore: rename android example project name * chore: rename ios exmaple app name * chore: rename in readme * chore: rename in library * chore: fix error message * chore: update working illustration * chore: add platform check for localhost url in example app
- Loading branch information
1 parent
7eb3ffc
commit ada9f80
Showing
56 changed files
with
1,886 additions
and
331 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
ServerComponent_kotlinVersion=1.7.0 | ||
ServerComponent_minSdkVersion=21 | ||
ServerComponent_targetSdkVersion=31 | ||
ServerComponent_compileSdkVersion=31 | ||
ServerComponent_ndkversion=21.4.7075529 | ||
RemoteComponent_kotlinVersion=1.7.0 | ||
RemoteComponent_minSdkVersion=21 | ||
RemoteComponent_targetSdkVersion=31 | ||
RemoteComponent_compileSdkVersion=31 | ||
RemoteComponent_ndkversion=21.4.7075529 |
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" | ||
package="com.servercomponent"> | ||
package="com.remotecomponent"> | ||
</manifest> |
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
7 changes: 3 additions & 4 deletions
7
...servercomponent/ServerComponentPackage.kt → ...remotecomponent/RemoteComponentPackage.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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Oops, something went wrong.