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
Eliasz Sawicki
bb584ff341
[iOS/Android] Add initialTabIndex support (#1674 )
* Add initialTabIndex support to RCCTabBarController
* Add initialTabIndex support to BottomTabsLayout
7 years ago
Guy Carmeli
29ad9b2178
Update example app launcher icon
7 years ago
Guy Carmeli
fc2a637235
Fix navigationBarColor in modals
closes #1694
7 years ago
Daniel Zlotin
9e77ee25d1
fix lint
7 years ago
Daniel Zlotin
0cacb93a0e
removed yarn dependency, npm is fast enough
7 years ago
Jordan Piggott
c1d1c6b068
typo fixes for README (#1690 )
7 years ago
Graham Chance
b2105f2347
V2 top bar no border (#1688 )
* topBarNoBorder for ios
* Unit tests for topBarNoBorder
7 years ago
Guy Carmeli
24fb8db816
Create TopBar react view only once
fixes #1675
7 years ago
bogobogo
73530d7743
Update README.md (#1685 )
7 years ago
bogobogo
79d0c7ea68
Update README.md (#1684 )
7 years ago
bogobogo
9116c212d7
V2 tab badge iOS refactoring and added fontSize on iOS (#1659 )
* screen Background Color iOS
* ios v2 topBarTextFontFamily
* added topBarHidden to iOS
* minor fix and topBarHideOnScroll
* minor fix
* topBarButtonColor iOS
* topBarTranslucent iOS
* topBarTranslucent IOS minor fixes
* eslint fixes
* minor fixes
* changed setTabBadge to tabBadge and added a unit test in iOS
* added fontSize on iOS
* minor fix
7 years ago
Dan Reynolds
1f311717f7
Update android-specific-use-cases.md (#1678 )
7 years ago
Daniel Zlotin
f04a273edd
setting topbarBackgroundColor
7 years ago
Daniel Zlotin
2277a8f53f
some more tests for ContainerViewController
7 years ago
Daniel Zlotin
3840544daa
merged
7 years ago
Daniel Zlotin
ebb132ff09
some more tests android
7 years ago
Daniel Zlotin
165511ddc4
test driven refactoring
7 years ago
Daniel Zlotin
d2458fb259
refactor android
7 years ago
Daniel Zlotin
0ef23247de
refactoring android
7 years ago
Johan
9f9fddc626
Renamed container lifecycle events (#1676 )
* Renamed onStop/onStart to didAppear/DidDisappear
* This did't make it!
7 years ago
Guy Carmeli
d224bf4d39
Update adding-buttons-to-the-navigator.md
7 years ago
Guy Carmeli
67d2c9eea4
Add CustomButton screen to example app
7 years ago
Guy Carmeli
db69a30a35
Unmount custom TitleBar buttons
7 years ago
Guy Carmeli
6db371beac
Cleanup TitleBar class a bit
7 years ago
Guy Carmeli
803dccffd4
Implement custom TitleBar buttons on Android
7 years ago
Ran Greenberg
ce3eca0107
lint
7 years ago
Ran Greenberg
c7228af10f
add e2e test for "setTabBadge"
7 years ago
Ran Greenberg
23becb5a5d
update readme
7 years ago