iOS Bridge
blind-soft
$0.0
Date |
Price |
---|---|
日期和时间 |
价钱($) |
05/03(2018) |
0.0 |
11/18(2024) |
0.0 |
Jump AssetStore
iOS Bridge helps to embed UIKit into Unity projects, or to embed Unity views into UIKit applications. Or to add some iOS GUI controls to Unity.
*iOS bridge project is closed*
Thanks to all customers for supporting this project!
iOS bridge source is available at GitHub under MIT license: iOSBridge
Also this asset is now free.
Supports only Unity 3.5 - 4.2. Unity 4.3 has an issue with autostart of native view.
Features
- Unity and Unity Pro
iOS Bridge works in either version of Unity without any limitations.
- Load scenes by name from UIKit
3D view can have multiple scenes in Unity, all of them can be loaded by name.
- UIKit view above Unity's 3D view
Set transparent UIView with controls to create GUI for Unity 3D view. Touch interactions will be available.
- ARC support
UIKit part can work with ARC.
- Storyboard, Nib
UIKit view controllers can be created in any way. Storyboard, Nibs or programmatically.
- AppDelegate-like interface
Application structure will be close to ordinary iOS application.
Official site: http://blind-soft.info/iosbridge