1 line
9.8 KiB
JSON
1 line
9.8 KiB
JSON
|
{"sections":[],"metadata":{"modules":[{"name":"SlothCreator"}],"images":[{"identifier":"slothy-card.png","type":"card"}],"title":"Slothy: Integrating SlothCreator into an App","roleHeading":"Sample Code","role":"sampleCode"},"seeAlsoSections":[{"identifiers":["doc:\/\/slothcreatorbuildingdoccdocumentationinxcode-2.SlothCreator\/documentation\/SlothCreator\/GettingStarted","doc:\/\/slothcreatorbuildingdoccdocumentationinxcode-2.SlothCreator\/documentation\/SlothCreator\/Sloth"],"anchor":"Essentials","title":"Essentials","generated":true}],"primaryContentSections":[{"kind":"content","content":[{"text":"Overview","anchor":"Overview","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"text":"This sample creates ","type":"text"},{"inlineContent":[{"type":"text","text":"Slothy"}],"type":"emphasis"},{"type":"text","text":", an app for creating"},{"type":"text","text":" "},{"type":"text","text":"and caring for custom sloths."}]},{"identifier":"slothy-hero","type":"video"},{"columns":[{"content":[{"inlineContent":[{"text":"First, you customize your sloth by picking its","type":"text"},{"type":"text","text":" "},{"identifier":"doc:\/\/slothcreatorbuildingdoccdocumentationinxcode-2.SlothCreator\/documentation\/SlothCreator\/Sloth\/power-swift.property","isActive":true,"type":"reference"},{"type":"text","text":"."},{"text":" ","type":"text"},{"type":"text","text":"The power of your sloth influences its abilities and how well"},{"text":" ","type":"text"},{"type":"text","text":"they cope in their environment. The app displays a picker view"},{"type":"text","text":" "},{"text":"that showcases the available powers and previews your sloth","type":"text"},{"type":"text","text":" "},{"text":"for the selected power.","type":"text"}],"type":"paragraph"}],"size":2},{"content":[{"inlineContent":[{"identifier":"slothy-powerPicker","type":"image"}],"type":"paragraph"}],"size":1}],"numberOfColumns":3,"type":"row"},{"type":"row","numberOfColumns":3,"columns":[{"size":1,"content":[{"type":"paragraph","inlineContent":[{"type":"image","identifier":"slothy-status"}]}]},{"size":2,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Once you’ve customized your sloth, it’s ready to"},{"type":"text","text":" "},{"type":"text","text":"ready to thrive. You’ll find that sloths will"},{"type":"text","text":" "},{"type":"text","text":"happily munch on a leaf, but may not be as"},{"text":" ","type":"text"},{"text":"receptive to working out. Use the activity picker","type":"text"},{"type":"text","text":" "},{"text":"to send some encouragement.","type":"text"}]}]}]},{"level":3,"text":"Localization","anchor":"Localization","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Slothy also showcases SlothCreator’s localized content."},{"type":"text","text":" "},{"text":"The name of powers and food are presented in the device’s","type":"text"},{"type":"text","text":" "},{"text":"current locale. Take a look at a few examples.","type":"text"}]},{"tabs":[{"content":[{"type":"paragraph","inlineContent":[{"identifier":"slothy-localization_eng","type":"image"}]}],"title":"English"},{"content":[{"type":"paragraph","inlineContent":[{"identifier":"slothy-localization_zh","type":"image"}]}],"title":"Chinese"},{"content":[{"inlineContent":[{"identifier":"slothy-localization_es","type":"image"}],"type":"paragraph"}],"title":"Spanish"}],"type":"tabNavigator"}]}],"sampleCodeDownload":{"kind":"sampleDownload","action":{"type":"reference","identifier":"https:\/\/example.com\/slothy-repository","overridingTitle":"View Source","isActive":true}},"variants":[{"paths":["\/documentation\/slothcreator\/slothysample"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/slothcreatorbuildingdoccdocumentationinxcode-2.SlothCreator\/documentation\/SlothCreator"]]},"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/slothcreatorbuildingdoccdocumentationinxcode-2.SlothCreator\/documentation\/SlothCreator\/SlothySample"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text
|