Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想创建一个月份选择器,其中所有月份都可以在滑块中使用,中间的月份将是选定的月份,当月份周期从 12 月到 1 月时,年份应该自动增加或减少。
我附上示例图片。我已经创建了月份的数组并使用 flatlist 显示了所有月份,但我不知道这是否正确,如果是这样,那么如何让中间月份成为选定的月份,如图所示。