All Projects → bryce-co → RecreatingiMessageConfetti

bryce-co / RecreatingiMessageConfetti

Licence: other
An Xcode Playground to show the internals of iMessage's Confetti implementation.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to RecreatingiMessageConfetti

SPConfetti
Show the confetti only when the user is having fun, and if not having fun, don't show it.
Stars: ✭ 187 (+544.83%)
Mutual labels:  confetti
airmessage-server-legacy
AirMessage's message relay server for Mac
Stars: ✭ 67 (+131.03%)
Mutual labels:  imessage
airmessage-android
AirMessage for Android phones, tablets, and laptops
Stars: ✭ 94 (+224.14%)
Mutual labels:  imessage
Canvas Confetti
🎉 on-demand confetti gun
Stars: ✭ 2,394 (+8155.17%)
Mutual labels:  confetti
cve-2016-1764
Extraction of iMessage Data via XSS
Stars: ✭ 52 (+79.31%)
Mutual labels:  imessage
react-canvas-confetti
React component for canvas-confetti library
Stars: ✭ 120 (+313.79%)
Mutual labels:  confetti
ichat2json
Reads an .ichat binary plist file and writes newline-separated JSON to STDOUT
Stars: ✭ 30 (+3.45%)
Mutual labels:  imessage
text-sdk-php
PHP SDK to send messages with CM.com
Stars: ✭ 18 (-37.93%)
Mutual labels:  imessage
nodemessage
interact with your local iMessage database
Stars: ✭ 39 (+34.48%)
Mutual labels:  imessage
message-indicator
🔵 SIMBL plugin that adds an indicator to messages in which you haven't responded
Stars: ✭ 21 (-27.59%)
Mutual labels:  imessage
Tsparticles
tsParticles - Easily create highly customizable particles animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.
Stars: ✭ 2,694 (+9189.66%)
Mutual labels:  confetti
EasyConfetti
🎊 Fancy confetti effects in Swift
Stars: ✭ 557 (+1820.69%)
Mutual labels:  confetti
cat-message
Finds cat images/videos/gifs on reddit, sends them to my mom via applescript
Stars: ✭ 35 (+20.69%)
Mutual labels:  imessage
js-confetti
JS Confetti library that supports emojis 🦄 🎉 ⚡️
Stars: ✭ 343 (+1082.76%)
Mutual labels:  confetti
ViziMessage
Visualize your iMessage history and interactions.
Stars: ✭ 18 (-37.93%)
Mutual labels:  imessage
confetty
Confetti in your TTY
Stars: ✭ 218 (+651.72%)
Mutual labels:  confetti
bluebubbles-app
A cross-platform app ecosystem, bringing iMessage to Android, PC (Windows, Linux, & even macOS), and Web!
Stars: ✭ 338 (+1065.52%)
Mutual labels:  imessage
react-snowfetti
Generates random particles using html5 canvas API.
Stars: ✭ 17 (-41.38%)
Mutual labels:  confetti
airmessage-web
AirMessage for the web
Stars: ✭ 109 (+275.86%)
Mutual labels:  imessage
zen-client
Zen's cross-platform desktop client 💬💻
Stars: ✭ 38 (+31.03%)
Mutual labels:  imessage

Recreating iMessage Confetti

Confetti Animation

An Xcode Playground to acompany this post on bryce.co.

Usage

Clone or download this repo and open RecreatingiMessageConfetti.playground in Xcode.

This Playground is separated into different Pages to correlate with steps in the original post.

To navigate between pages, you can either:

  1. Use the Navigation Bar above the Editor
  2. Use the Project Navigatior (View > Navigators > Show Project Navigator)
  3. Use the links at the top & bottom of each page (Editor > Show Rendered Markup)

Tested with Xcode 11.2.1 / Swift 5.1.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].