0.4.0-ios
π This is our very first official iOS release! π
Tangram-es can now be built as a binary framework for integration into your iOS app. Releases for iOS will be available on CocoaPods as the pod 'Tangram-es': https://cocoapods.org/pods/Tangram-es
- The tangram-es framework provides the same set of features as our latest Android release, except for the
MapData
interface provided on Android. - Future releases for Android and iOS will indicated with separate tags.
- Releases on either platform with the same minor version number (the 'y' in 'x.y.z') will have approximately the same feature set. For example,
0.4.x-android
will have approximately the same feature set as0.4.y-ios
.