breadapp
- النشاط الكلي 12
- النشاط الأخير
- عضو منذ
- يتابِع 0 مستخدم
- متابَع من 1 مستخدم
- أصوات 4
- الاشتراكات 4
نظرة عامة على الأنشطة
آخر نشاط بواسطة breadapp-
breadapp أنشأ منشوراً،
Using dynamic data with Creative Kit
I'm developing an iOS app and trying to integrate Creative Kit with the SCSDKLensSnapContent as explained in this guide: https://docs.snapchat.com/docs/creative-kit-iosEverything runs fine except t...
-
breadapp قام بالتعليق،
Updating for future reference. Found out I can use Jimp, a NodeJS library for image processing that is compatible with React Native (at least for version 0.14.0) Jimp.read(url,(err,image) => { co...
-
breadapp قام بالتعليق،
Thanks a lot Brandon / Apoc! That's what I needed. Have been playing with this for a couple days now, but can't find a way to convert the images into Uint8Array that works in LensStudio. I'm devel...
-
breadapp أنشأ منشوراً،
How to set up a dynamic Texture?
Hi!Saw the post to get dynamic data into lenses. Wondering if there's any way to set up textures in a dynamic way. Either by sharing a JPG in text format or by sharing the URL. Thanks in advance! ...