Arthur Kim
Arthur Kim
If I try to jumpTo the last index groupedItemScrollController.jumpTo(index: items.length - 1); Can not scroll to the item because there isn't any padding on the bottom. So it is flickering....
How about using useNativeDriver for the Animation? The reaction speed seems too slow when moving with a scroll in ExpandableCalendar. I wonder if this is because useNativeDriver is not being...
## Observed Behavior What actually happened when you performed the above actions? **Using AgendaList, an error occurs when quickly moving the calendar left and right. It seems like it tries...
Fabric 지원은 계획에 없으신가요?
> Please fill the template to help you out. Also, please try the `Example` project compare before submiting the issue when you have certain issue with your project setup. ###...
Root Cause Analysis Library: [email protected] Problem Code: Android native module calls promise.reject(null, "error message") when errors occur React Native Policy Change: React Native 0.68+ no longer allows passing null as...