yogevbd
a90752dd78
launch args fix
преди 6 години
Daniel Zlotin
0f2ade7f77
fixed android getLaunchArgs
преди 6 години
Daniel Zlotin
c3e600dde9
update gradle
преди 6 години
Daniel Zlotin
8c21b85bb4
fixed android getLaunchArgs
преди 6 години
Daniel Zlotin
b80e53ee37
fix ios
преди 6 години
Daniel Zlotin
d05c0c76a8
Merge branch 'master' into getLaunchArgs
преди 6 години
yogevbd
d6356133bf
getInitialProps ios support (#2606 )
преди 6 години
Daniel Zlotin
f9005cc91a
getLaunchArgs android
преди 6 години
Ran Greenberg
b2454ebc5a
Revert "[iOS] Large title text attributes (#2112 )" (#2603 )
This reverts commit f7ec9ee840 .
преди 6 години
Eli Perkins
f7ec9ee840
[iOS] Large title text attributes (#2112 )
* Add support for setting larget title text attributes
* Add documentation for setting large text attributes
See https://developer.apple.com/documentation/uikit/uinavigationbar/ 2919946 -largetitletextattributes
преди 6 години
yogevbd
570dba802c
xcode 8 crash fix
преди 6 години
Hammad Jutt
d9f267c326
Add support for prefersLargeTitles in iOS 11 (#2593 )
преди 6 години
Leo Natan
a0e6bcccc9
Extend SafeAreaView to support iOS 10
преди 6 години
yogevbd
bb3dff9ded
Revert "SetStyle fix (#2539 )"
This reverts commit 883dcfe49f .
преди 6 години
Michael Kuczera
05f723122f
Enable Swipedown to dismiss on bottom aligned notification iOS (#2567 )
преди 6 години
yogevbd
883dcfe49f
SetStyle fix (#2539 )
* fixes #2524
преди 6 години
Guy Carmeli
dc07bbbda3
Update ISSUE_TEMPLATE
преди 6 години
Ofir Dagan
5e5fbf08fe
fix(start app): show red screen in case an error is thrown while starting the app (#2556 )
преди 6 години
Leo Natan
35ee99c71a
Xcode 8 fixes
преди 6 години
yogevbd
a1d2bd9dee
fixed swizzle in xcode 8
преди 6 години
Leo Natan
485623074f
Back-port insets fix to v1
преди 6 години
Álvaro Medina Ballester
e2ffed41cf
Solved doc formatting issues (#2544 )
преди 6 години
John Gorenfeld
ecec4f0c6f
Update README.md (#2537 )
Reflecting word that v1.0 doesn't support 0.52+.
преди 6 години
Guy Carmeli
e0cdaf6d98
Update styling-the-navigator.md
преди 6 години
DavidCMurphy
a5ff07faea
Adding preferredContentSize (#2529 )
* added the ability to change the backing controller's preferredContentSize through props.
* added some documentation outlining preferredContentSize and modalPresentationStyle properties
преди 6 години
yogevbd
0825bafcf3
Revert "setStyle to style the according TabBar (#2524 )"
This reverts commit abdb6e90a0 .
преди 6 години
Daniel Lang
abdb6e90a0
setStyle to style the according TabBar (#2524 )
* setTabButton -> has now the property 'label' to change the label of the TabButton
* Add to documentation
* [BugFix] use i instead of 0 to check all TabItems
* setStyle -> to change bottomTabBar
* update android
* remove hass...-functions
* update iOS set TabStyle
* iOS change icon color on buttonTabColor has been changed
* iOS update style-update rutine to update each viewcontroller in a NavigationViewController
tabButtonColor improvement
* iOS add forgotten header declaration
* iOS fix c&p error
* [Android] initialize colors for an empty AppStyles-Object
* [Android] fix update style of tabbar on display screen
* [Android] revert eventbus changes
[Android] apply guyca's solution
* [Android] rn 50 compatibility
* remove comment
преди 6 години
yogevbd
56dcc9b5c8
fixed storyboard crash
преди 6 години
Ryan Davies
c02c5405fa
Support launch storyboards as splash screens on iOS (#1165 )
* Support launch storyboards as splash screens
преди 6 години
Guy Carmeli
b681887340
Force UiManager to measure SideMenu
Related to #2485 #2302 #1851 #1583
преди 6 години
yershalom
78dc7d3c32
Update README.md
преди 6 години
Guy Carmeli
2cb657e3a3
Update styling-the-navigator.md
преди 6 години
Guy Carmeli
dcb4e505ba
drawUnderStatusBar changes
* Resolve default value through appStyle
* breaking - titleBarTopPadding is now dp instead of pixels
преди 6 години
Finn Gundlach
40652e9f80
Add documentation for third party lib "redux-persist"
преди 6 години
yogevbd
fd4e7091c0
async await fix for ios
преди 6 години
Jason Merino
29c47af6d4
Adds launch image for iPhone X and iPad to showSplashScreen. (#2321 )
преди 6 години
Michael Kuczera
f6d2c334c3
[IOS] - set titleLabel sizeToFit (#2443 )
преди 6 години
yogevbd
8cb407c769
fixes #2353
преди 6 години
Guy Carmeli
9914bfdb4f
Update third-party-libraries-support.md
преди 6 години
Guy Carmeli
137d59036e
[docs] Update minimum officially supported RN version
преди 6 години
Guy Carmeli
14a7952711
Don't override LightBox ReactRootView id
fixes #1502
преди 6 години
Guy Carmeli
0f4eaa417b
Update example app to rn51
преди 6 години
Guy Carmeli
1a332f0e20
Revert "fix images name (#2451 )"
This reverts commit 6f7f9d1986 .
преди 6 години
Guy Carmeli
3cdb616690
Revert "Upgrade example proj to rn51 (#2452 )"
This reverts commit 918d7859c1 .
преди 6 години
Ran Greenberg
918d7859c1
Upgrade example proj to rn51 (#2452 )
* fix images name
* upgrade example project to rn51 - ios
преди 6 години
Ran Greenberg
6f7f9d1986
fix images name (#2451 )
преди 6 години
yogevbd
989fb6ad18
fixed buttons text attributes revert on press
преди 6 години
Ricardo Fuhrmann
1d9887f852
Fix a uncommented line (#2226 )
преди 6 години
Roberto Frenna
43d41be456
Support re-enabling top bar elevation (#2229 )
When disabling elevation by setting topBarElevationShadowEnabled to false, this commit allows to re-enable it by setting the same property to true.
Elevation was previously disabled by using setOutlineProvider(null), with ViewOutlineProvider being an Android 5.0+ object responsible for determining how views draw their outline. To allow re-enabling elevation, we keep our original ViewOutlineProvider and restore it when elevation is enabled again.
преди 6 години
Adrien HARNAY
a4af603c56
Document how to use index.js as entry point (#2412 )
* Document how to use index.js as entry point (ios)
* android too
* android too (fixed)
преди 6 години