yogevbd
caff3b8801
Fixes button react component props
пре 6 година
Shalom Yerushalmy
f36f5dc0c3
Downgrade gradle version from 3.1.4 to 3.1.0
пре 6 година
Shalom Yerushalmy
ee34b86f26
Upgrade gradle from 3.0.1 to 3.1.4
пре 6 година
yogevbd
62125f9a8f
reset badge with an empty string
пре 6 година
Guy Carmeli
2002020aae
Emit modalDismissed event when dismissingAllModals as well
пре 6 година
yogevbd
d4879c8cd6
remove yellow boxes on iOS
пре 6 година
yogevbd
e50c62eb5b
Downgraded detox in order to fix e2e
пре 6 година
Guy Carmeli
81d491f285
Temporarily fix failing e2e test on iOS
пре 6 година
Guy Carmeli
3a327c62cb
Add ModalDismissed to supportedEvents on iOS
пре 6 година
yogevbd
b8945a26d5
fix header alignment
пре 6 година
Guy Carmeli
a322875c98
Rename Color to Colour
As RNN's Color is used frequently with Android's Color class, we had to use fully qualified names, the rename avoids this.
пре 6 година
Guy Carmeli
9543b539d5
Emit modalDismissed event when modals are dismissed on Android
пре 6 година
Guy Carmeli
5eee64a0ea
Hide YellowBox in TopBar components
пре 6 година
yogevbd
27a6bb653f
fix custom header component
пре 6 година
Guy Carmeli
7470f02045
Handle waitForRender when displaying Modals without animation
пре 6 година
yogevbd
28322c71ce
fixes react component as titleView
пре 6 година
Yogev Ben David
5162f17bef
fix custom header (#3798 )
* fix custom header
* fix e2e
пре 6 година
Yogev Ben David
069f1a7408
Upgrade to detox 8.x.x (#3811 )
пре 6 година
Yogev Ben David
ea00ae09e0
Detach button react view on reload (#3805 )
пре 6 година
Guy Carmeli
64ddd95e4e
Pass defaultOptions to Stack options presenter
пре 6 година
Guy Carmeli
93a448fe95
Apply topMargin only if defined
пре 6 година
Guy Carmeli
319d9c8662
Always apply topMargin
Check LayoutParams before applying, set 0 topMargin if margin is not provided to reset margin.
пре 6 година
Daniel Zlotin
c657ff9fd6
update docs
пре 6 година
Daniel Zlotin
cf7e817f96
support for static options as a function with passProps optional argument
пре 6 година
yogevbd
85b6dfa36a
Revert "Revert "Resolves componentId on showModal""
This reverts commit e1ee3d5f99 .
пре 6 година
yogevbd
099ac15fbb
Revert "resolves commandId and layout on showModal"
This reverts commit f6728fc1d6 .
пре 6 година
yogevbd
f6728fc1d6
resolves commandId and layout on showModal
пре 6 година
yogevbd
e1ee3d5f99
Revert "Resolves componentId on showModal"
This reverts commit 2d879ccd0c .
пре 6 година
yogevbd
2d879ccd0c
Resolves componentId on showModal
пре 6 година
Guy Carmeli
ac10df86fd
Handle back only if root exists (#3791 )
This commit fixes a crash when hardware back button was pressed before root was set.
пре 6 година
yogevbd
932f79bf08
Fixes backButton styling on iOS
пре 6 година
Felipe Marcos
ac2aef2b34
Add diff syntax syntax highlighting to docs (#3771 )
пре 6 година
yogevbd
9586eea60b
Closes #3545
пре 6 година
yogevbd
d37ca89d94
Closes #3733
пре 6 година
yogevbd
3b4e44b646
detach react topBar custom components
пре 6 година
VasiliMoisiadis
bae075b495
Fix diff not rendering properly (#3751 )
The diff does not render properly on https://wix.github.io/react-native-navigation/v2/#/docs/Installing ?id=you-can-use-react-native-navigation-o. I believe the proposed change should fix this.
пре 6 година
Guy Carmeli
d8c1751c05
Add back button before view is created
This prevents the back button from being added too early when pushing screens.
If the back button is added before the actual push (current behaviour) the the previous screen's
title moves unexpectedly to make space for the back button.
пре 6 година
Sergey Ilyevsky
0283257447
A workaround for iOS issue of not updating popped screen nav bar in time
пре 6 година
Guy Carmeli
24ec70db15
Unmount title view when corresponding child component is unmounted (#3759 )
Unmount Title component only when related child component is destroyed
Currently TopBar title component, background and buttons are unmounted when a new screen is pushed to the stack.
This causes a bug when props are passed to these components as props are cleared when child components unmount.
This commit fixes this bug for title components.
пре 6 година
yogevbd
4cd79d85b7
fix buttons mergings
пре 6 година
yogevbd
850e98cd76
support null background.color
пре 6 година
yogevbd
54c0031cd0
fixes disabled button colors
пре 6 година
Birkir Rafn Guðjónsson
103e194927
Added showcase section to documentation (#3701 )
пре 6 година
Guillaume Vincent
c0d3b1709c
Update Installing.md (#3727 )
Target react-native 0.56 version
Fix `MainActivity.java` and `MainApplication.java` with a working solution
пре 6 година
Guy Carmeli
6888e4a9cc
empty commit
пре 6 година
Guy Carmeli
c7cb591c3f
Fix custom title component not getting props
The wrong componentId was used to the Title's native react view, Since RNN
uses componentId to assign props to components, the component didn't get it's props.
пре 6 година
Guy Carmeli
4d6adb76a6
Fix crash when pushing screens on API 23
closes #3692
пре 6 година
yogevbd
69ffb0e643
fixes statusBar visilibity
пре 6 година
yogevbd
797ccbeda8
Closes #3725
пре 6 година
Yogev Ben David
2e02f78da6
added setStackRoot animation support (#3722 )
пре 6 година