Daniel Zlotin
ffa3540f8a
travis log not working
7 years ago
Daniel Zlotin
b946567bbc
enabling back to check travis stopping release correctly
7 years ago
Daniel Zlotin
7c0da370b3
remove release script
7 years ago
Daniel Zlotin
8eefc038ed
automocking providers
7 years ago
Daniel Zlotin
a546186e63
simplifying for now
7 years ago
Daniel Zlotin
eefbe6daa3
parsing commands
7 years ago
Daniel Zlotin
909d2d8723
driving through e2e
7 years ago
Daniel Zlotin
403725931d
protection not needed
7 years ago
Daniel Zlotin
cd0a6c5987
playground bootstrapped to Navigation
7 years ago
Daniel Zlotin
f08c0fc5e5
not needed
7 years ago
Daniel Zlotin
f6164138a3
e2e works
7 years ago
Daniel Zlotin
44de6b1928
playground working
7 years ago
Daniel Zlotin
6732c59a4e
fixing detox, added release scheme
7 years ago
Daniel Zlotin
c12720dc56
preparing for detox
7 years ago
Daniel Zlotin
f3122cb339
fix typo
7 years ago
Daniel Zlotin
2c54470c34
fixing playground
7 years ago
Daniel Zlotin
106c303432
refactoring and fixes
7 years ago
Daniel Zlotin
1e3cd7cdf6
integration works
7 years ago
Daniel Zlotin
44a33214eb
example --> playground WIP
7 years ago
Daniel Zlotin
dd8d731508
fix script
7 years ago
Daniel Zlotin
193e3926a4
src2 --> src
7 years ago
Daniel Zlotin
29aac91111
remove src. will no longer merge from master
7 years ago
Daniel Zlotin
528a86c42f
update versions
7 years ago
Daniel Zlotin
f7f298d596
update versions
7 years ago
Daniel Zlotin
8f8253c60b
merged
7 years ago
Daniel Zlotin
f1e4cf492e
merged
7 years ago
Daniel Zlotin
1a7ba003d3
update versions
7 years ago
Daniel Zlotin
1b6dace871
auto publish from travis
7 years ago
Daniel Zlotin
d2b5f9d316
release script
7 years ago
Daniel Zlotin
ea6cc23b56
containers
7 years ago
Daniel Zlotin
450cd5dbf7
update jest
7 years ago
Daniel Zlotin
00050e8bfd
merged from master
7 years ago
Daniel Zlotin
5c590fb359
2.0.0-experimental.165
7 years ago
Guy Carmeli
d43b8f2112
Temp fix for set buttons immutability issue (#630 )
7 years ago
Daniel Zlotin
06875c0c39
merged
7 years ago
Daniel Zlotin
203e7eaf9d
2.0.0-experimental.164
7 years ago
Guy Carmeli
0211af8bf6
Fixes overlapping fab. (#620 )
This commit also introduces a tempprary fix to an issue where fab is
displayed on wrong screen when switching between bottom tabs rapidly.
7 years ago
Daniel Zlotin
81b262d7e9
2.0.0-experimental.163
7 years ago
Guy Carmeli
6478ec9e51
getFab should return fab (#615 )
7 years ago
Ioannis Kokkinidis
8ddd52b298
Sends a nav event whenever the sideMenu button is clicked. (Android) (#617 )
* Dispatch a navigation event whenever the side menu button is clicked (BottomTabsLayout)
* Dispatch a navigation event whenever the side menu button is clicked (SingleScreenLayout)
* Changed the way the navigatorEventId is retrieved in SingleScreenLayout.
7 years ago
Daniel Zlotin
ff052611da
2.0.0-experimental.162
7 years ago
Daniel Zlotin
7effefd3ee
update dependencies
7 years ago
Ran
84f30797c0
add tabBarDelegate -not really needed since RCCTabBarController is already delegate to him self (inheritss from UITabBarController). adding this for the record. (#604 )
7 years ago
Ran
762b6d3056
added tab selected event (#605 )
* added tab selected event
* changed event name to `bottomTabSelected`
7 years ago
Guy Carmeli
5640718604
Missing fab in pushed screen (#613 )
* Fix navigator buttons immutability issue
* Show fab in pushed screen
7 years ago
Daniel Zlotin
b2c6bb0793
2.0.0-experimental.161
7 years ago
Guy Carmeli
d9751720a7
Draw screen under bottom tabs only if hideOnsScroll is true (#611 )
7 years ago
Artal Druk
b6d196ddc0
handle hiding/showing the navigation bar properly when moving between screen that have a transparent navigation bar and ones that have visible bars. (#609 )
7 years ago
Ran
4d1c338f0b
added status bar color scheme for single screen which isn't pass on p… (#608 )
* added status bar color scheme for single screen which isn't pass on push. Set "statusBarTextColorSchemeSingleScreen" on the navigatorStyle
* make statusBarTextColorSchemeSingleScreen preferred option when both statusBarTextColorScheme and statusBarTextColorSchemeSingleScreen are exists
7 years ago
Ran Greenberg
612e5c6491
added RNNTabBarController
7 years ago