Erickson Talaue
Erickson Talaue
I adapted this for Expo SDK 52 compatibility based on your pull request. Thanks a lot — +1! https://github.com/computerjazz/react-native-draggable-flatlist/pull/589
Requires: 1. Ctrl C + Ctrl V feature 2. Add image button 3. Removing attached images Support for: a. Sent message (for editing) b. New message (user chat input)
PS: I have an automated formatter, so it unnecessarily realigned many of the source files.
When you destroy a zone with `table.clear(self)` and `setmetatable(self, nil)`, the zone object's properties (like zone.regionCFrame, zone.regionSize) become nil. However, the ZoneController's heartbeat connections might still be running and trying...
Got it, will do the edit soon.
I am the creator of Superbullet.
> yeah seems its fixed and i dont think you have to do this: > > ```lua > local occupantsDict = zonesAndOccupants[zone] or {} > local occupantsPresent = false >...
Hey! I'm in a process of making my own version of this and I'll be sharing my work.
Loving this tool so far, thanks for making it. I implemented a workaround in my actual app to make the transitions feel smoother, I definitely see what you mean. I’ll...
Hey! Thanks for the detailed explanation, that makes sense. Yeah, the issue seems to happen specifically when syncing newly created large folders while the Rojo server and Studio are both...