Roman Kozlov
f431b368af
Top bar text color for Android (#1813 )
* android oreo overdraw fix
* apply top bar title color
* update readme
* update formatting
* merge v2
* navigation oprtions formatting
* update test
* ci fix
* rm global variable
* remove obsolete method
7 years ago
Eli Perkins
4c4eb7bb91
Prefer use of intrinsicContentSize (#1783 )
This converts from using a deprecated attribute.
7 years ago
Ran Greenberg
c62d944c2b
add disabledButtonColor (#1842 )
* add disabledButtonColor in order to set navigation button disabled color
* add disabledButtonColor to the docs
7 years ago
Ran Greenberg
52a093e17f
add hideBackButtonTitle in order to remove the back button title in the appStyle (#1837 )
7 years ago
Ran Greenberg
93237a0bc3
add backButtonImage to app style in order to custom the default back button arrow image with provided image (#1834 )
7 years ago
Johan
0d473fe983
V2 docs (#1831 )
* Added v2 docs
* Move docs around
* Update _sidebar.md
* Update README.md
* Delete
* Remove usage docs (it was duplicated)
* Fixed sidebar links
* Moved the readme back to the root
7 years ago
Johan
ece9229a17
V2 docs (#1830 )
* Added v2 docs
* Move docs around
* Update _sidebar.md
* Update README.md
* Delete
* Remove usage docs (it was duplicated)
* Fixed sidebar links
7 years ago
Johan
b66ce891e0
V2 docs location (#1828 )
* Added v2 docs
* Move docs around
* Update _sidebar.md
* Update README.md
* Delete
* Remove usage docs (it was duplicated)
7 years ago
Daniel Zlotin
1151017193
fix flaky e2e
7 years ago
Daniel Zlotin
655dc6bbd1
fix #1803
7 years ago
Daniel Zlotin
5976b7bf9a
\#1605
7 years ago
Johan
1b83cf1fe3
Update _sidebar.md (#1796 )
7 years ago
Johan
a147509332
Added v2 docs (#1795 )
7 years ago
Daniel Zlotin
ed3338c4b8
\#1790
7 years ago
Daniel Zlotin
e111832abf
fixed android e2e
7 years ago
Daniel Zlotin
aef9f0de76
Revert "remove fbsimctl"
This reverts commit 082a65d791 .
7 years ago
Daniel Zlotin
6594505949
support react-native start
7 years ago
Daniel Zlotin
f8e6d78145
add redux integration tests \#1649
7 years ago
Daniel Zlotin
082a65d791
remove fbsimctl
7 years ago
Daniel Zlotin
04eefcf7f5
upgrade deps
7 years ago
Daniel Zlotin
89d853b67b
update deps
7 years ago
Guy Carmeli
354f60d124
Don't show title on button long press is title is undefined
Fixes #1007
7 years ago
Thanh Le
6a2af3ecc0
New Feature: adding disabledSimultaneousGesture flag to manage simultaneous gesture recognition (#1777 )
7 years ago
Guy Carmeli
e1b65cfc1a
Add keepStyleAcrossPush to documentation
7 years ago
bogobogo
d673214508
Update README.md (#1780 )
7 years ago
Ran Greenberg
ec71b3c2be
add the ability to choose is relevant styles properties will remember across push or not (#1773 )
7 years ago
Ran Greenberg
9ad3baa4a4
add appStyle support for iOS (Android already support) 🤖 (#1772 )
7 years ago
yogevbd
97272fb3c1
V2 Orientation (#1686 )
* added orientation options
* removed orientation e2e in modal screen
7 years ago
Thanh Le
9698578129
Bugfix #930 : change IF condition to make sure the originalInteractivePopGestureDelegate property contains value correctly. (#1763 )
7 years ago
Guy Carmeli
a0b23ab274
Rename titleBarDisabledButtonColor to disabledButtonColor
7 years ago
Graham Chance
d15117e644
topBarBlur for ios (#1760 )
7 years ago
Guy Carmeli
11c27401ac
Add ability to set button colors individually on Android
7 years ago
bogobogo
891be876b5
Update README.md (#1754 )
7 years ago
Graham Chance
b4be65a160
tabBarHidden for iOS (#1753 )
7 years ago
Johan
5d1783cbcf
setButtons for iOS (#1746 )
7 years ago
Graham Chance
75a2b96ebd
statusBarHideWithTopBar iOS (#1724 )
7 years ago
bogobogo
634a1aa434
Update README.md (#1735 )
7 years ago
bogobogo
5d5380f1d7
Update README.md (#1733 )
7 years ago
Jordan Piggott
a77df62bbf
fix for breaking change in React Native 0.47 (#1695 )
7 years ago
bogobogo
ec84b13bb2
Update README.md (#1722 )
7 years ago
Graham Chance
f3607da475
V2 status bar blur ios (#1700 )
* statusBarBlur for ios
* unit tests for ios statusBarBlur
* Update README.md
7 years ago
Jing Tai Piao
8ce9dac657
Add missing params for showInAppNotification (#1707 )
* Add font family support on bottom tabs
* import missing classes
* import missing class
* update document
* Support customize icon for left nav button in android
* Add navBar navBarTextFontSize support for android
* Add missing parameter instruction for in app notification
* Merge changes as origin master
7 years ago
Guy Carmeli
c2f45d51fc
Update top-level-api.md
7 years ago
Guy Carmeli
804e64a553
Implement TopBar border
Ability to set a flat border under the TopBar. `topBarElevationShadowEnabled` should be set to true if using this feature.
7 years ago
Guy Carmeli
8d6e713ca3
Update styling-the-navigator.md
7 years ago
Luciano Di Pasquale
f249a1ea40
[Android] Add navBarTextFontBold, navBarHeight and topTabsHeight (#1691 )
* testing
* test
* try fix props on topTabs
* Test xml menu
* Add titleBarHeight
* Remove test
* Add to StyleParams
* Add topTabsHeight
* Fix styleParams type
* Add navBarFontBold
* Add typeface package
* Remove unused debugging
7 years ago
simin.chen
d565f39794
add adjust soft input optional config for Lightbox on android platform (#1697 )
* add adjust soft input optional config for Lightbox on android platform
* Add doc about adjustSoftInput for showLightBox
7 years ago
Guy Carmeli
daf75a9c2a
Update top-level-api.md
7 years ago
Guy Carmeli
fc83d3562a
Document initialTabIndex
7 years ago
Guy Carmeli
eb36b833f2
Handle initialTabIndex in AppStyle and TabStyle
7 years ago