A simple React Native library, enabling the creation of fully customized header for your iOS and Android apps.
1.86k
stars
190
forks
source link
TypeError: _tabbedHeaderPagerRef.goToPage is not a function (it is undefined) #412
Open
Jamal-ReachFirst opened 4 months ago
Environment
Library version:
Affected platforms
Current behavior
goToPage is undefined
Expected behavior
I want to dynamically change the active tab by call goToPage method available in the doc
Reproduction