Skip to content

Source prop can include http request headers on android.#50

Merged
alwx merged 3 commits intoalwx:masterfrom
dxiao:master
Jun 22, 2017
Merged

Source prop can include http request headers on android.#50
alwx merged 3 commits intoalwx:masterfrom
dxiao:master

Conversation

@dxiao
Copy link
Contributor

@dxiao dxiao commented Apr 5, 2017

Fix for #49

This is in line with the corresponding change for react-native's
Image component in 0.43.
facebook/react-native#12448

David Xiao and others added 3 commits April 5, 2017 13:39
This is in line with the corresponding change for react-native's
Image component in 0.43.
facebook/react-native#12448
make the event names in `ImageEvent#eventNameForType` different from the
ones used by the core React Native `Image` component. This fixes an
issue where `Image` components do not trigger `on*` callbacks because
the event name has been overwritten by `PhotoView`.
deconflict ImageEvent event names with core RN
@alphasp
Copy link

alphasp commented Jun 1, 2017

@alwx Can you review & accept this pull request? Currently react-native-photo-view for iOS already supported custom HTTP headers but android is not.

@alwx
Copy link
Owner

alwx commented Jun 22, 2017

Sorry for the delay.
I am going to merge it.

@alwx alwx merged commit 7731e9d into alwx:master Jun 22, 2017
@alwx
Copy link
Owner

alwx commented Jun 22, 2017

Thank you very much, @dxiao

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants