風魔小次郎

Results 2 issues of 風魔小次郎

# Why to fix the program mentioned in #18617 # Problem when you try to set `daysOfTheMonth` or `monthsOfTheYear`, expo app just crashed. the reason is `stringifyDateValues` in `packages/expo-calendar/src/Calendar.ts` hasn't...

bot: passed checks

in infinite-list/index.tsx, when onReachNearEdgeThreshold is 1, onMomentumScrollEnd will never be triggered because case: pageIndex.current === 0 is never going to trigger ``` if (pageIndex.current) { ``` I know now `NUMBER_OF_PAGES`...

stale