Guy Carmeli
f575ab3a45
Update README.md
před 6 roky
Johannes Kronmüller
22b3b40d3a
remove deprecated com.facebook.react.uimanager.UIImplementationProvider (#3836 )
před 6 roky
Shalom Yerushalmy
fcb923662b
Update Jenkins build status badge
před 6 roky
Blake Barrett
664a701fe8
Fixed a typo. (#3704 )
Changed "assums" to "assumes".
před 6 roky
Thememont
2c0fa0eda6
Reject user interaction until animation stoped (#3673 )
před 6 roky
Jon Bettcher
b3ba7c5cd5
Android: Fix an issue with incorrect Lightbox measurments. (#2625 )
Due to a race condition, the height and width of the Lightbox screen
may be read too early, resulting in a zero-width or height lightbox.
Addresses Content of lightbox not displayed #2288
před 6 roky
NaoyaKurahashi
734e241c69
revert screen change event condition and global scree event condition before 1.1.464 (#3548 )
před 6 roky
NaoyaKurahashi
4c20820169
Remove undefined rootView (#3542 )
před 6 roky
Yogev Ben David
0769f6e4da
Revert "Fix/rootview bounds iphone x (#3405 )" (#3441 )
This reverts commit 9d4eea835a .
před 6 roky
Phạm Quan Khiết Luân
241349625f
Fix Global Events and Screen Events do not work after iPhoneX patch (#1668 )
* fix navigatorStyle don't work on Drawer
* Fix lightbox dismiss on Android
* Update LightBox.java
* Add splash screen tut in third party lib support list
* Revert the old drawer commit
* Fix screen events
před 6 roky
Simon Mitchell
9d4eea835a
Fix/rootview bounds iphone x (#3405 )
* Fixed issue with rightButtons getting ignored in preference for empty Screen buttons
* Fixes an issue where on an iPhone X when showing the tab bar on pop from
a scrollable view to a non-scrollable view the root view's bounds
would be incorrect
před 6 roky
Yogev B
92b3037f14
Update README.md
před 6 roky
Guy Carmeli
87f4738fcc
Update README.md
před 6 roky
Rodrigo Bermúdez Schettino
767866c5f3
Update docs for example project (#3315 )
Fix broken link and mention the new redux example project.
před 6 roky
Guy Carmeli
d3e143de19
Update readme with information regarding v2
před 6 roky
Rodrigo Bermúdez Schettino
52d9690c22
Remove broken link in README (#3300 )
před 6 roky
Ioannis Kokkinidis
7a0bc3f8bd
Exposed getUiImplementationProvider for people to override if needed (#3295 )
před 6 roky
Rodrigo Bermúdez Schettino
4c76331757
Fix screenshots links to React Native's docs (#3302 )
The links were pointing to the wrong documentation sections.
před 6 roky
Guy Carmeli
70bdb2b780
support config
před 6 roky
Guy Carmeli
8fbb82391d
Push stale config
před 6 roky
John Bayne
e8dbe0d24b
Fix broken link to Screen API page in docs/usage.md (#3233 )
před 6 roky
Juan Carlos Rojas
04e52170fa
Fix syntax error: "screen" is read-only (#3237 )
před 6 roky
Guy Carmeli
59a30efbf4
Revert "- Fixes freeze of passProps on iOS (#3220 )" (#3222 )
This reverts commit fa135e223b .
před 6 roky
pera
fa135e223b
- Fixes freeze of passProps on iOS (#3220 )
před 6 roky
Nico Richard
4518797c38
allows you to show a lightbox directly after dismissing on ios (#1466 )
před 6 roky
Lode Vanhove
7622dcf298
Enable RTL support on LeftButton (#3154 )
By default RTL is not enabled on the MaterialMenuDrawable of which the LeftButton extends. This results in the back button not being flipped when running your app against a right-to-left language. Enabling RTL for the LeftButton fixes this behavior and correctly flips the button when needed.
před 6 roky
Shalom Yerushalmy
aed0e9fcd6
Trigger build
před 6 roky
yogevbd
335dd424a2
Prevent navBar header background transition in modals, fixes black background in modals navBar
před 6 roky
Joshua Kappers
63c34738d1
Link to root of movieapp repo (#3112 )
před 6 roky
Shalom Yerushalmy
a4e5055f63
Test [skip ci]
před 6 roky
yogevbd
771e906973
Revert "Support a “modal” prop for tabbed iOS apps (#1578 )"
This reverts commit 5cd2972ca0 .
před 6 roky
yogevbd
ff8e84a991
Revert "fix build issue"
This reverts commit 864a84dfcf .
před 6 roky
yogevbd
864a84dfcf
fix build issue
před 6 roky
Masaru Ichikawa
f7267009de
fixed a bug modal viewController was not deallocated when to call dismissAllModals (#2843 )
před 6 roky
Kevin Barrett
5cd2972ca0
Support a “modal” prop for tabbed iOS apps (#1578 )
* feat: support a “modal” prop for tabbed ios apps
* fix: apply temp fix for react-native-navigation#1502 (#1 )
* fix: enable fab icon scaling (#2 )
* v1.1.340 [ci skip]
* Update FloatingActionButtonCoordinator.java
* Update top-level-api.md
* Update package.json
před 6 roky
Adam Wilson
01ba0f8451
Add iPad landscape launch image (#2473 )
před 6 roky
Ioannis Kokkinidis
ac95d36753
Now passing an activity to clearHostOnActivityDestroy (#3133 )
- We do that in order to allow the end user to decide
wether they want to destroy the host based on who's
the one calling onDestroy.
před 6 roky
Shalom Yerushalmy
522e53ef28
Change CI var env to JENKINS_CI
před 6 roky
Varun Gupta
3b9f6bfbbf
Avoid NPR in SET (#3115 )
před 6 roky
Shalom Yerushalmy
6eb022e024
Update README.md
před 6 roky
Shalom Yerushalmy
cf21081eda
Update README.md
před 6 roky
Shalom Yerushalmy
9b19c76ce6
Update README.md
před 6 roky
David Antoon
da176aae96
Add missing comma (#3106 )
před 6 roky
Yee Wong
cd80eca782
fix android rooBackgroundImage support (#3089 )
před 6 roky
Guy Carmeli
bee7e1a91b
Pass ActionMenuView as parent to right buttons instead of Toolbar (#3091 )
Motivation:
When searching for the button's concrete TextView by label, if the
title has the same text as the buttons, both views are returned.
před 6 roky
Piper
578659204d
Github -> GitHub (#3067 )
před 6 roky
Guy Carmeli
d96f091e40
NPE screenParams before setting rootBackgroundImageName
před 6 roky
Yee Wong
7f220e7dff
Add Android support for rootBackgroundImageName (#3051 )
před 6 roky
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.
před 6 roky
Garrett McCullough
74a8c6bb30
remove unused param from function (#3039 )
před 6 roky