Description
Please don't close issue immediately you reply
I open #15105 and #15153 before for this issue , I send PR #15046 and fix a websocket bug , In my local repository I don't know how can I use bug fixed version
react-native-git-upgrade doesn't support arbitrary commits. you should run it on the latest release before that commit, then update the version in package.json again to the commit you want. a PR to support this is welcome, if you don't want to work on that then please create a feature request on http://react-native.canny.io/
In this case , I have last released native codes version (With websocket bug) and specific commit of js codes
1- How can I upgrade both native and js codes to specific commit?
2- Can you release new version that includes 7e29b1f ?