SBSAnimoji - 使用 AvatarKit 做的动态表情应用

1,183 阅读1分钟
原文链接: github.com

Fooling around with Apples private framework AvatarKit, the framework used in Messages.app for recording Animoji videos.

Screenshot

What you get

  • Record Animoji videos of up to 60 seconds. Previously 20 seconds. Thanks, Khaos Tian!
  • Share your Animoji videos with the native share sheet.
  • Export videos to your photo library from the native share sheet.
  • An example of how to use Apples AvatarKit.

What you don't get

  • Error handling. Should you encounter an error, try restarting the app.
  • Support for the simulator. Run the app on your phone instead.

Notice

This project relies heavily on Apples private API and you should therefore not try to submit this code to App Store.