-
Notifications
You must be signed in to change notification settings - Fork 24.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: facebook/react-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.17-stable
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ProjectSeptemberInc/react-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.17-stable
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 4 files changed
- 1 contributor
Commits on Dec 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b8dcfbc - Browse repository at this point
Copy the full SHA b8dcfbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e24aa6 - Browse repository at this point
Copy the full SHA 5e24aa6View commit details -
Fix events to go through the navigation bar layers
Summary: Here is a showcase of 2 bugs that are fixed with this PR: touchability of title, touchability of overlapped top-right positionned (under the navbar). (i'm using the inspector)  I have a navbar with a back button, a Title area with a **Green Circle**, a Right area with nothing inside. In my Screen View, I've positioned in absolute a **Red Rectangle** just on the top-right corner under the navbar. I want my **Green Circle** and **Red Rectangle** to be touchable but in current React Native version, this is not possible: as shown in the gif, the 3 LeftButton/Title/RightButton wrapper View are **catching the touch events**. My PR allows events to go through these wrapper View. **After the fix:**  Complementary Notes: - in the case of the Red Rectangle, only the lower part of it i Closes #4786 Reviewed By: svcscm Differential Revision: D2760205 Pulled By: androidtrunkagent fb-gh-sync-id: 55bb141c8f61ab537ff9e832b65b04cb904dfeb9
Configuration menu - View commit details
-
Copy full SHA for 5362b8a - Browse repository at this point
Copy the full SHA 5362b8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8d3982 - Browse repository at this point
Copy the full SHA d8d3982View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b959f - Browse repository at this point
Copy the full SHA f6b959fView commit details
Commits on Dec 24, 2015
-
Configuration menu - View commit details
-
Copy full SHA for cb2bcc0 - Browse repository at this point
Copy the full SHA cb2bcc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7b4e01 - Browse repository at this point
Copy the full SHA e7b4e01View commit details
Commits on Jan 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7f6e45a - Browse repository at this point
Copy the full SHA 7f6e45aView commit details
Commits on Jan 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2069c6e - Browse repository at this point
Copy the full SHA 2069c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for db99668 - Browse repository at this point
Copy the full SHA db99668View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.17-stable...0.17-stable