Denis Ikeda
085b3c9c90
Fixing NPE found on issue #2695 (#2976 )
There's a roundabout manner of obtaining the react context on initialisation that is null on some instances (https://github.com/wix/react-native-navigation/issues/2695 ), including errors on startup that prevents debugging on console. (For instance, throwing an error on index before starting the app)
It is solved by sending the same context given on method onReactContextInitialized, instead of discarding it and calling getReactContext.
7 yıl önce
Quentin Valmori
0557b61ab2
V1 [iOS/Android] Feature/async dismiss modal (#2975 )
* for iOS
* first try for android
* iOS indent
* Android Indent
* Update platformSpecific.android.js
* Update NavigationReactModule.java
* Update NavigationCommandsHandler.java
* Update platformSpecificDeprecated.android.js
* Update platformSpecificDeprecated.ios.js
7 yıl önce
Guy Carmeli
79164efc1e
Fix crash when calling dismissModal before app was launched (#2978 )
closes #2966
7 yıl önce
Guy Carmeli
425d450ea8
popToRoot tests
7 yıl önce
Guy Carmeli
bdd4b1ebdd
Fix popToRoot
listener was invoked twice
7 yıl önce
Yogev B
a25e482fd8
Update styling.md
7 yıl önce
yogevbd
5e66068f8a
fixes tabBar layout after dismissing a modal in iphone x
7 yıl önce
Guy Carmeli
c84a670f92
Stop passing promise to pop
7 yıl önce
Guy Carmeli
99b019008f
Consolidate push and animatePush
Screen presentation logic in stack should be moved to a dedicated presenter
7 yıl önce
Guy Carmeli
47d0cb6f73
fix push promise rejection
7 yıl önce
Guy Carmeli
50ad47bfe7
fix addChildrenToStack
7 yıl önce
Guy Carmeli
9a39716b42
setStackRoot android
7 yıl önce
Guy Carmeli
179cf3c3fd
Fix release build on Android
7 yıl önce
Shalom Yerushalmy
6dd7eedb14
Fix jenkins badge status
7 yıl önce
Shalom Yerushalmy
f3f3bd6211
Fix jenkins badge status
7 yıl önce
Aaron Brager
fa0015af09
Add note about Android left button icon constraint (#2963 )
7 yıl önce
Guy Carmeli
24cefd8e5c
fix lint
7 yıl önce
Guy Carmeli
bcf21c79e1
Subtitle and Title alignment
7 yıl önce
Guy Carmeli
0d614911c5
Rename alignment to componentAlignment
7 yıl önce
Guy Carmeli
f358e43c4e
Fix unit tests
7 yıl önce
Guy Carmeli
0475c1fd09
Revert "Revert "Set default title and subtitle font sizes""
This reverts commit 2289fb6251 .
7 yıl önce
Guy Carmeli
2289fb6251
Revert "Set default title and subtitle font sizes"
This reverts commit f36a8a44be .
7 yıl önce
Guy Carmeli
f36a8a44be
Set default title and subtitle font sizes
Pretty hacky but it will do for now
7 yıl önce
Guy Carmeli
4d83501f7b
Set default title options when applying screen options
7 yıl önce
Guy Carmeli
05354fd2ae
Use bound functions in OptionsScreen.js
7 yıl önce
Guy Carmeli
3dd035d6e0
Add Helvetica fonts to Android playground app
7 yıl önce
Guy Carmeli
f398493d82
Merge subtitle options
7 yıl önce
Guy Carmeli
f4912d1758
Set subtitle fontSize and fontFamily
7 yıl önce
Guy Carmeli
b4527273c9
Rename getTitleView to findTitleView
7 yıl önce
Guy Carmeli
bf31bb7e78
Resolve Title TextView using findChildrenByClass
7 yıl önce
Guy Carmeli
a9098c9c31
Subtitle options merge
7 yıl önce
Guy Carmeli
b02d97e156
Subtitle color
7 yıl önce
yogevbd
430115ecdc
fix packager execute from xcode
7 yıl önce
yogevbd
050bf2b9f9
installation doc fix
7 yıl önce
Shalom Yerushalmy
a49da47900
Update README.md
7 yıl önce
Shalom Yerushalmy
654b827ac2
Update README.md
7 yıl önce
yogevbd
54dc81e05b
added events doc
7 yıl önce
yogevbd
b8fad5e70c
docs fix
7 yıl önce
Shalom Yerushalmy
444b2b94f9
Update README.md
7 yıl önce
Shalom Yerushalmy
43f7ef56f2
Update README.md
7 yıl önce
Shalom Yerushalmy
b41b8df0c1
Update README.md
Test jenkins
7 yıl önce
Shalom Yerushalmy
eab2877f68
Update README.md
7 yıl önce
Shalom Yerushalmy
b7b79e26e4
Update README.md
7 yıl önce
Shalom Yerushalmy
5887784d38
Update README.md
7 yıl önce
yogevbd
009151922f
docs updated and setStackRoot fix
7 yıl önce
yogevbd
5648812c81
doc fix
7 yıl önce
yogevbd
be2dd0539a
Added setStackRoot top level api
7 yıl önce
yogevbd
be09d8a246
styling docs
7 yıl önce
yogevbd
37c38673c7
added layout types doc
7 yıl önce
yogevbd
07cd71adae
edited docs
7 yıl önce