Skip to content

jn5414/NativeUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NativeUI


NativeUI is a Unity plugin for launching native views on top of the Unity Player. Currently only iOS is supported, but an Android equivalent will be added, eventually.

This project contains sample projects for both a native Xcode app, and a Unity project which will embed the native app. There is also a Unity package containing the plugin assets.

Notes

  • Developed and tested using Unity 4.0. It should work with Unity 3.5, but is untested.
  • The Xcode demo has a build phase with an absolute path from my machine in it. Please remember to change it before you try to build!

Documentation

iOS

Warranty

There is none. Use at your own risk.

Thanks

Special thanks to Prime31 for the inspiration for this project. It is based on their original NativeBinding code, but mostly re-written and updated for using storyboards.

About

A Unity plugin for using native UI views.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published