# App Clips

Apple's App Clips are small parts of an app that can be discovered and used to complete a specific task without downloading the entire app.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Turning the ChibiStudio canvas into an App Clip for iOS 14

DevFeed: [Turning the ChibiStudio canvas into an App Clip for iOS 14](<https://devfeed.tech/articles/turning-the-chibistudio-canvas-into-an-app-clip-for-ios-14-39516.md>)

Original publisher: [Read original article](<https://rambo.codes/posts/2020-08-29-turning-the-chibistudio-canvas-into-an-app-clip>)

Published: 2020-08-29T13:00:00Z

Content type: tutorial

Language: en

Sources: [Rambo Codes](<https://devfeed.tech/sources/rambo-codes.md>)

Topics: [App Clips](<https://devfeed.tech/topics/app-clips.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [coding](<https://devfeed.tech/topics/coding.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [app-clips](<https://devfeed.tech/tags/app-clips.md>), [apple](<https://devfeed.tech/tags/apple.md>), [coding](<https://devfeed.tech/tags/coding.md>), [ios](<https://devfeed.tech/tags/ios.md>), [wwdc](<https://devfeed.tech/tags/wwdc.md>)

### AI overview

A technical account of adapting the ChibiStudio chibi-creation experience into an App Clip for iOS 14. The article explains how the 10 MB App Clip limit and offline asset requirements made reducing the app's bundled item inventory the central challenge.

### Source excerpt

Gui Rambo writes about his coding and reverse engineering adventures.