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
Ran Greenberg
b7f06d9c11
Added RNNNAvigationController
7 years ago
Ran Greenberg
7c031b7da8
make styler some methods static
7 years ago
Ran Greenberg
e8da1cdf10
added tests to RNNViewController
7 years ago
Ran Greenberg
fc3203748e
improve styler, added commands json
7 years ago
Daniel Zlotin
1718798d7d
merged
7 years ago
Daniel Zlotin
155c02bbb4
integrating
7 years ago
Daniel Zlotin
30c6b69507
2.0.0-experimental.160
7 years ago
Guy Carmeli
bd94837a62
Minor contextualMenu fixes (#601 )
* Pass showAsAction property to native. It was left out by mistake
* Support textual icons in contextual menu
7 years ago
Guy Carmeli
e1d67727a4
Send bottomTabSelected event (#600 )
The event is sent to the top most screen displayed in the current screenStack.
7 years ago
Daniel Zlotin
96daf47b13
2.0.0-experimental.159
7 years ago
Daniel Zlotin
868711e951
2.0.0-experimental.158
7 years ago
Guy Carmeli
f3d0ea4072
Remove Fab when when calling setButtons (#599 )
call setButtons with empty fab object to remove it
7 years ago
Ran Greenberg
1c58c3422d
ungrouping OLD
7 years ago
Ran
daec36e08f
Fixed tab bar layout animation. When first time each tab selected and the layout animation weirdly and defaultly happend. (#597 )
7 years ago
Ran Greenberg
6d63cbd3e3
changed for the new native API
7 years ago
Ran Greenberg
f683b19c4b
Added Styler
7 years ago
Yedidya Kennard
9d4f93f4f1
Corrected screenId to screenID (#596 )
* Added default testId to registered components
* Added default testID to registered components
* Corrected screenId to screenID
7 years ago
Yedidya Kennard
296a5f4a8b
Added default testId to registered components (#595 )
* Added default testId to registered components
* Added default testID to registered components
7 years ago
Ran Greenberg
e4f8b48653
change methods order
7 years ago
Ran Greenberg
64bae885b1
WOW! no recursion on app layout creation - iterative baby!
7 years ago
Ran Greenberg
4deb902fc5
lint
7 years ago