Source code for iOS particle effects, imitation WeChat Moments, transition animations, red envelope grabbing animations, etc.

iOS featured source code

Swift version of transition animation between viewControllers

Add watermark and particle effects to video

Little Red Dot (message push reminder) complete solution

Imitation WeChat Moments – CircleOfFriendsDisplay

Image Display: Highly scalable, compatible with Swift mixing and using DZMPhotoBrowser

Common reading software to open book transition animation, has been packaged to support project use.

The animation effect imitating the function of WeChat gun red envelope, the amount can be dynamically configured, the user…

iOS imitation QQ sidebar

Super simple text display tool



iOS Premium Blog

iOS sensor: use the gyroscope to complete a small game of hitting the wall with a small ball

Let's continue to do some fun stuff today. According to the plan, this time I will look at the gyroscope. In the end, we will complete a small game where the ball hits the wall, a super cheap APP that uses a gyroscope. The ball can feel gravity, so it can move with the movement of the phone. In order to add a little more interest, the range of motion of the ball is limited. When the ball hits the edge of the screen, it bounces and moves in the opposite direction. Let's take a look at the live video after implementation: today's generation... read the original text

iOS custom controller transition animation push explanation

Since iOS7, Apple has introduced an API for custom transitions. From now on, any animation that can be implemented with CoreAnimation can appear between the switching of two ViewControllers. And the implementation method is highly decoupled, which means that when you want to replace other animation schemes while keeping the code clean, you only need to simply change a class name, and you can truly experience the pleasure brought by a high-value code. In fact, on the Internet about self… read the original text

Taobao iOS side Christmas snowflake implementation analysis

1. Foreword Our products said in the group that there are snowflakes on Taobao APP, so I took out my mobile phone from the quilt and looked at it, wow, there are snowflakes! As shown in the figure: Then I will analyze their implementation. 2. Analysis of Taobao APP 2.1 Using Reveal to analyze Taobao APP, we successfully found this layer of View of Snowflake. As shown in the picture: Let’s write down the keyword TBLMCanvas first. When I was here, the first reaction in my mind was deviated from the direction. I thought he… read the original text

The latest version of iOS Alipay payment development process

1. Introduction Recently, Alipay, WeChat, and UnionPay payment SDKs have been updated. Among them, the Alipay SDK has changed a lot. From the original, six files need to be imported: AlipaySDK.frameworkAlipaySDK.bundleOrder.h and Order.mUntil folder openssl folder libcrypto. a and libssl.a can be solved by importing only two files after the new version... read the original text

How to quickly locate, analyze, and solve non-Crash bugs

Foreword As we all know, bugs are avoided but unavoidable by online applications. For fatal bugs, we can analyze them through Crash logs; for bugs that cannot be reproduced, bugs caused by specific operation steps, and bugs that only appear in certain versions/systems, each developer has its own set of analysis and positioning. ,the solution. This article takes 4 iOS 11 bugs encountered at work as examples to introduce the experience of quickly locating, analyzing and solving bugs. read the original



Welcome to scan the code and follow the WeChat public account

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325401194&siteId=291194637