cost 324 ms
反應原生頂部點擊欄可滾動到列表中的特定部分?

[英]React native Top Tap bar scrollable to specific section in a list?

如果用戶在滾動視圖中向下滾動到“晚餐”選項,則“晚餐”圖標應在選項卡中突出顯示。 同樣,如果用戶單擊早餐,它應該自動使滾動視圖移動到該早餐部分。 類似於 ScrollSpytabs 的東西,如何在 react native 中實現此功能? ...

使用 react-native-scrollable-tab-view 在選項卡之間切換時出現問題

[英]Got problem when switching between tabs using react-native-scrollable-tab-view

我正在使用 ScrollableTabView 並且在選項卡之間切換時遇到問題。 在我的應用程序中,我有 3 個選項卡視圖:全部、流行、菜單。 當我在“全部”選項卡中時,我可以在“全部”選項卡中看到“菜單”選項卡。 這是問題所在 這是我的 HomeScreen.js : 有人可以給我一個解釋嗎 ...

當選項卡數量增加時,React native Tab View會出現擁塞

[英]React native Tab View congested when number of tab is increase

我使用react-native-tab-view作為屏幕頂部的顯示選項卡。 屏幕數量增加時屏幕視圖看起來擁擠(超過5) 以下是我的代碼段 我發布的圖片也供參考。 是否有任何屬性的幫助我可以使TabView滾動與單獨的選項卡固定寬度? PS:我已經嘗試使用reac ...


 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM