{"id":13786383,"url":"https://github.com/kmbang/UnityNativeEdit","last_synced_at":"2025-05-11T22:30:59.426Z","repository":{"id":31619161,"uuid":"35184211","full_name":"kmbang/UnityNativeEdit","owner":"kmbang","description":"Unity Native Input Plugin for both iOS and Android (Unity UI compatible)","archived":false,"fork":false,"pushed_at":"2015-06-23T06:44:55.000Z","size":648,"stargazers_count":90,"open_issues_count":19,"forks_count":56,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-11-17T22:36:17.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kmbang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-06T21:37:39.000Z","updated_at":"2024-06-24T07:18:00.000Z","dependencies_parsed_at":"2022-09-09T23:22:58.966Z","dependency_job_id":null,"html_url":"https://github.com/kmbang/UnityNativeEdit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmbang%2FUnityNativeEdit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmbang%2FUnityNativeEdit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmbang%2FUnityNativeEdit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmbang%2FUnityNativeEdit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmbang","download_url":"https://codeload.github.com/kmbang/UnityNativeEdit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253645103,"owners_count":21941311,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T19:01:14.818Z","updated_at":"2025-05-11T22:30:54.411Z","avatar_url":"https://github.com/kmbang.png","language":"C#","readme":"## UnityNativeEdit v1.0\nUnity Native Input Plugin for both iOS and Android (Unity UI InputField compatible).\nThis means you don't need a separate 'Unity' Input box and you can use all native text functions such as `Select`, `Copy` and `Paste`\n\n## Usage\n1. Simply copy the files in `release/NativeEditPlugin` into your existing unity project asset folder.\n2. Make empty Gameobject and attach ```PluginMsgHandler``` to your new GameObject\n3. Attach ```NativeEditBox``` script to your UnityUI ```InputField```object.\n4. Build and run on your android or ios device!\n5. For `Android` make sure your `AndroidManifest.xml` has the following setting\n\n```xml\n\u003cactivity android:name=\"com.unity3d.player.UnityPlayerNativeActivity\"\n                  android:label=\"@string/app_name\"\u003e\n            ...\n            \u003cmeta-data android:name=\"unityplayer.ForwardNativeEventsToDalvik\" android:value=\"true\" /\u003e\n            ...\n\u003c/activity\u003e\n```\n  You can refer to sample `AndroidManifest.xml` in `/Plugings/Android` folder\n\n\n## Etc\n1. NativeEditBox will work with delegate defined in your Unity UI InputField, `On Value Change` and `End Edit`\n2. It's open source and free to use/redistribute!\n3. Please refer to `demo` Unity project.\n","funding_links":[],"categories":["iOS / Android"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmbang%2FUnityNativeEdit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmbang%2FUnityNativeEdit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmbang%2FUnityNativeEdit/lists"}