Daniel Zlotin
bd7e110a94
android: clearing the activity from view concerns
7 years ago
Daniel Zlotin
7aa098eb98
android: refactor
7 years ago
Guy Carmeli
23cb72ddff
SideMenu is StackLayout
7 years ago
Daniel Zlotin
c627f403cb
android: fixed e2e
7 years ago
Guy Carmeli
7367a8dba1
fake onNewIntent to handle deep links when app is in foreground (#766 )
7 years ago
Simon Mitchell
356d42e063
Feature/styling (#307 )
* Set to use old bridge for compatibility with 0.30+
* Fixed crash occurring when tabBarBackgroundColor or tabBarButtonColor is not supplied
* Adds setStyle property to index.js
* Adds native code for setting style on RCCViewController
* Fixes setStyle function
* Fixes setting style on navigator
* Adds some styling to tab bar controller and fixes some bugs
* Adds ability to set modal presentation style
* Makes sure autoAdjustScrollViewInsets isn't propagated through when push another view controller
* Changes import to reference controllers rather than react-native-controllers and fixes setStyle mutating colours
* Fixed to work with RN 33
* Fixes updating title font styling with new RCCTitleViewHelper logic
* Fixes subtitle being shown
* Adds extendedLayoutIncludesOpaqueBars to navigation styling
* Adds ability to add shadows to text in navigation bar / tab bar
* Fixed merged ReactGateway.java file
* Fixed issue with rightButtons getting ignored in preference for empty Screen buttons
* Fixes compiler error
7 years ago
Guy Carmeli
868fe5c4b4
Push pop to BottomTabsLayout
7 years ago
Guy Carmeli
ab785acc16
push and pop multiple screens from container stack
7 years ago
Guy Carmeli
e25cc7fb27
Update README.md (#761 )
7 years ago
Guy Carmeli
a21b2e08fb
Pop from ContainerStack
7 years ago
Guy Carmeli
ede6576030
Basic push to containerStack
7 years ago
Guy Carmeli
f7a0e8a49a
test right side menu
7 years ago
Guy Carmeli
f2fdac7dde
Side menu works
7 years ago
Guy Carmeli
5b63d590c2
Add dismissSnackbar method (#763 )
7 years ago
Guy Carmeli
d8c2e9076a
Expose onNewIntent in ActivityCallbacks (#759 )
7 years ago
Daniel Zlotin
ca13ad1885
trying to run android emulator
7 years ago
Daniel Zlotin
7fd8580674
android:fixed android first e2e using espresso
7 years ago
Ran Greenberg
2d0da0d9b5
js - enable showModal e2e test and create dismissModal e2e test
7 years ago
Ran Greenberg
d3c2b65d37
remove .orig file
7 years ago
Ran Greenberg
47a553ac8b
ios - rename tests createLayout
7 years ago
Ran Greenberg
d6b613913f
ios - rename createLayout to createLayoutAndSaveToStore
7 years ago
Ran Greenberg
9e5463373c
ios - added dismiss modal - no completed
7 years ago
Ran Greenberg
e103d3c00c
ios - added modal - not completed
7 years ago
Guy Carmeli
016c6be5df
fix failing test
7 years ago
Daniel Zlotin
a70a8eb089
js:prepare dismissModal api
7 years ago
Daniel Zlotin
78a1e92040
email about broken builds
7 years ago
Daniel Zlotin
134e1bc092
fixed lint
7 years ago
Daniel Zlotin
0905e9c6e1
enabling travis e2e ios
7 years ago
Daniel Zlotin
4080aec7a6
fixed rn38 warning
7 years ago
Ran Greenberg
9da625d397
fix onClickShowModal
7 years ago
Ran Greenberg
ddf5036d69
remove .orig
7 years ago
Guy Carmeli
def68c167a
Add five tabs
7 years ago
Ran Greenberg
1b49d0a186
merged
7 years ago
Ran Greenberg
15705fba96
merged
7 years ago
Ran Greenberg
a156e4764a
ios - change store to have NSMapTable instead of NSMutableDictionary
7 years ago
Guy Carmeli
886672b24c
Throw exception when adding more than 5 tabs
7 years ago
Amit Davidi
133b3f235b
Android: More tab switching test coverage using refactor
7 years ago
Amit Davidi
ff8da1a3eb
Android: Support tab switching
7 years ago
Daniel Zlotin
f71dcf6cec
js:disabled showModal as not implemented yety
7 years ago
Daniel Zlotin
c56f571d70
js:fixed tests
7 years ago
Daniel Zlotin
1cbd018c73
fixed lint
7 years ago
Daniel Zlotin
07a66e5db9
JS:showModal
7 years ago
Amit Davidi
d1e31ee437
Android: Set bottom tabs layout over tabs content
7 years ago
Daniel Zlotin
be235342b6
skipping e2e ios on travis
7 years ago
Daniel Zlotin
f178d529b4
espresso e2e tests work
7 years ago
Amit Davidi
55d23979bc
Android: Add bottom-tabs support (WIP)
7 years ago
Amit Davidi
e3e3d67fad
Android: Handle unknown node type use-case
7 years ago
Ran Greenberg
090ffcc8c4
ios - added relaunch app
7 years ago
Ran Greenberg
031e30d83c
ios - pop
7 years ago
Ran Greenberg
454bc30dac
add container store in order to support push
7 years ago