Commit Graph

11 Commits

Author SHA1 Message Date
Brent Vatne
db9afb30d2 feat: add an option to swap out TouchableWithoutFeedback for another component (#27) 2018-06-05 12:05:15 -07:00
Satyajit Sahoo
09422dd5b3 fix: typo in accessibilityLabel 2018-06-05 14:42:48 +02:00
Daniel Basedow
45d1f60aa4 feat: add accessibilityLabel and testID options (#26) 2018-06-03 18:15:24 +02:00
Brent Vatne
0970f020e1 Merge pull request #24 from react-navigation/@satya164/on-press
feat: add defaultHandler argument to tabBarOnPress. fixes #22
2018-05-24 11:12:23 -07:00
Satyajit Sahoo
afe8388d8c fix: use react-lifecycles-compat for async mode compatibility 2018-05-24 13:58:33 +02:00
Ashoat Tevosyan
325c65aa5f fix: fix tabBarOnPress with MaterialTopTabs and fix isFocused (#21)
* Hook up tabBarOnPress

* Move onTabPress logic to createTabNavigator

* Use old logic for determining focus state

* Use navigation.isFocused()

* Reorder jumpTo/onTabPress

* react-native-tab-view@0.0.78
2018-05-16 09:38:39 -04:00
Brent Vatne
0e7d56fb1c fix: import SceneView from react-navigation default export 2018-04-30 17:06:55 -07:00
Brent Vatne
089fb65c65 Merge pull request #12 from ericvicenti/@ericvicenti/navigate-fix
Fix tab action in for react nav v2
2018-04-25 23:46:54 +00:00
Brent Vatne
4633baa98a fix: NavigationActions.popToTop no longer exists, belongs to StackActions now 2018-04-04 18:15:45 -07:00
Satyajit Sahoo
830b5d0b6d chore: update dependencies and fix flow 2018-04-02 15:00:45 +02:00
Satyajit Sahoo
f362912bf7 feat: initial commit 2018-03-17 18:37:54 +01:00