mirror of
https://github.com/google/pebble.git
synced 2025-03-21 11:21:21 +00:00
1.6 KiB
1.6 KiB
permalink | layout | title | docs_language |
---|---|---|---|
/feed.xml | docs/markdown | PebbleKit iOS Documentation | pebblekit_ios |
This is the contents page for the PebbleKit iOS SDK documentation, which includes all information on the main reference sections below.
This part of the SDK can be used to build companion apps for iOS to enhance the features of the watchapp or to integrate Pebble into an existing mobile app experience.
Get started using PebbleKit iOS by working through the iOS Tutorial. Check out {% guide_link communication/using-pebblekit-ios %} to learn more about using this SDK.
You can find the source code for PebbleKit iOS on GitHub, and the documentation is also available on [CocoaDocs](http://cocoadocs.org/docsets/PebbleKit/{{ site.data.sdk.pebblekit-ios.version }}/).
{% for module in site.data.docs_tree.pebblekit_ios %}
{{ module.name }}
{% for child in module.children %}{{ child.name }}
{% endfor %}{% endfor %}