Yogev B
d1ee822d23
Update styling.md
пре 7 година
Yee Wong
7f220e7dff
Add Android support for rootBackgroundImageName (#3051 )
пре 7 година
Guy Carmeli
c949b0f557
Add button text color unit test
пре 7 година
Guy Carmeli
a25ecf86bc
refactor button options
пре 7 година
yogevbd
b7a4e41e3c
e2e fix
пре 7 година
Guy Carmeli
aeea586404
Button fontFamily Android
пре 7 година
Guy Carmeli
2f1554f27b
Update button options
пре 7 година
Guy Carmeli
bbc643e7bd
Document popTo(componentId)
пре 7 година
Guy Carmeli
911adb141b
disabledColor android
пре 7 година
Guy Carmeli
0a196b86ff
Update README.md
пре 7 година
Shalom Yerushalmy
94040353db
Update README.md
пре 7 година
yogevbd
dd76abc06a
Added missing buttons styles
пре 7 година
Daniel Zlotin
9f79a7ab55
copied all work from typedoc-markdown-creator
пре 7 година
Eli Perkins
22f743bf5f
Fix when a title image has nil or NSNull (#3033 )
This was occuring if a title has no properties set initially, but then are configured later. The title image data would go from [NSNull null] to nil, breaking this check.
By comparing against both values, we can ensure the correct logic for all behaviors.
пре 7 година
yogevbd
56c1564060
BottomTab iconsInsets support
пре 7 година
Dima Loktev
fd71d9cf20
Add ability to set badge=null to hide it (#3035 )
пре 7 година
yogevbd
f2137fc65c
unit test fix
пре 7 година
Guy Carmeli
8c20f34b76
Update README.md
пре 7 година
Guy Carmeli
1d7da536a6
Update roadmap (#3043 )
* Rename to onChildWillAppear
* update roadmap
пре 7 година
Garrett McCullough
74a8c6bb30
remove unused param from function (#3039 )
пре 7 година
Guy Carmeli
c80453dc70
Stop setting id for root views
пре 7 година
Narayana
d23bacea31
Updated RNNSideMenuController.m (#2788 )
on clicking the outside of the sideMenu area sideMenu not closing,
because there is a problem in the code which i modified now
пре 7 година
yogevbd
44b105fdf6
Rename enabled to enable in animation options - ios
пре 7 година
Guy Carmeli
85e321ad18
Rename enabled to enable in animation options
пре 7 година
Guy Carmeli
5e1d315b61
Remove animated option
Each animation (push, pop etc) can be enabled or disabled separately
пре 7 година
yogevbd
d40503670a
refactored animated prop
пре 7 година
Guy Carmeli
8d4b92cf9c
Reset animation values when showing topBar
пре 7 година
Guy Carmeli
742581c404
Cleanup OptionsApplyingTest
пре 7 година
John Gorenfeld
350f89db9d
Update AppDelegate.m (#3026 )
To save new RNN users some trouble, I've updated the recommended Obj-C that the installation guide tells us to paste over our App Delegate. I think the old one is obsolete because the #import and one of the Obj-C methods has change. Also removed a potentially misleading warning that might now cause users to wrongly blame their NPM version for trouble instead of these new changes. Anyway this new version works for me though someone might want to double check.
пре 7 година
yogevbd
bb6cbb5047
Resolves #2962
пре 7 година
switch13
32fbc88388
Reference to function confusing and unnecessary (#2959 )
Removed reference to - (BOOL)application:(UIApplication *)application... The way it's worded makes it seem like you only need to overwrite what's in the function, not the entire file's code.
пре 7 година
John Gorenfeld
deceeecb0e
Copyediting for Usage.md (#3017 )
I made the text a little more punchy and easy to read.
пре 7 година
andresesfm
c93eef6df1
Update doc since PR was accepted (#3020 )
The following https://github.com/wix/react-native-navigation/pull/3006 implemented this functionality
пре 7 година
Guy Carmeli
32bf636d1d
Add root once
пре 7 година
Guy Carmeli
2e91f522d6
Add previous screen to heirarchy before pop
пре 7 година
Guy Carmeli
6e3e922d01
Invoke onSuccess for initial pushed child
пре 7 година
Shalom Yerushalmy
759d695adc
Fix e2e test
пре 7 година
Guy Carmeli
f64791a720
Revert "Add previous screen at index 0 when popping"
This reverts commit db567ea7b3 .
пре 7 година
Guy Carmeli
db567ea7b3
Add previous screen at index 0 when popping
пре 7 година
Yogev B
0c2b10ed95
Update styling.md
пре 7 година
Guy Carmeli
33fb8343f7
Refactor NavigationAnimator
пре 7 година
Guy Carmeli
c34a3483d8
Refactor NavigationAnimator
пре 7 година
Guy Carmeli
08fff3d9ec
Fix crash when popping a screen that was pushed without animation
пре 7 година
frankenthumbs
b41e3c8114
Fix custom title bar issues (#2982 )
пре 7 година
yogevbd
e3d5dad93c
Exposed bridge in ReactNativeNavigation
пре 7 година
yogevbd
ee6213f42a
Revert "exposed bridge in ReactNativeNavigation"
This reverts commit ee48da2e7c .
пре 7 година
yogevbd
ee48da2e7c
exposed bridge in ReactNativeNavigation
пре 7 година
Guy Carmeli
67755362e5
Remove push overload
пре 7 година
Tetsuro Mikami
033cb61b2d
Make tabBarHideShadow to be configurable on Android (#2990 )
пре 7 година
yogevbd
e42708d16c
Revert "fixes #2982 "
This reverts commit 594cd772cd .
пре 7 година