-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not Working with React Native 0.62 #112
base: master
Are you sure you want to change the base?
Commits on Dec 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 95ae7b5 - Browse repository at this point
Copy the full SHA 95ae7b5View commit details
Commits on Feb 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3ac4b76 - Browse repository at this point
Copy the full SHA 3ac4b76View commit details -
Merge pull request #1 from olegdizus/dont-override-process
Don't override process if it defined
Configuration menu - View commit details
-
Copy full SHA for ea9927c - Browse repository at this point
Copy the full SHA ea9927cView commit details
Commits on Jun 27, 2019
-
Pull info from app build.gradle if available
Fixes android build errors on newer android API versions by pulling build.gradle vars like compileSdkVersion from the parent app if available
Configuration menu - View commit details
-
Copy full SHA for 5245161 - Browse repository at this point
Copy the full SHA 5245161View commit details
Commits on Jun 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6eed74b - Browse repository at this point
Copy the full SHA 6eed74bView commit details
Commits on Aug 9, 2019
-
Merge pull request #1 from olegdeezus/master
Don't override process if it defined
Configuration menu - View commit details
-
Copy full SHA for 7a1fc5f - Browse repository at this point
Copy the full SHA 7a1fc5fView commit details
Commits on Aug 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 798737a - Browse repository at this point
Copy the full SHA 798737aView commit details
Commits on Sep 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 39b067e - Browse repository at this point
Copy the full SHA 39b067eView commit details
Commits on Oct 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 393c836 - Browse repository at this point
Copy the full SHA 393c836View commit details -
Fix the global.process issue in TcpSocket.js while preserving debugging
Fix the global.process issue in TcpSocket.js while preserving ability to debug with Chrome/vscode. Overwrites global.process in TcpSocket.js only when one of the following is true: global.process does not exist global.process does exist and global.process.nextTick does not exist.
Configuration menu - View commit details
-
Copy full SHA for 5c22e37 - Browse repository at this point
Copy the full SHA 5c22e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e18e7d - Browse repository at this point
Copy the full SHA 6e18e7dView commit details
Commits on Oct 4, 2019
-
Merge pull request #8 from eventengineering/bugfix/process-override
Fix the global.process issue in TcpSocket.js while preserving debugging
Configuration menu - View commit details
-
Copy full SHA for 0d38301 - Browse repository at this point
Copy the full SHA 0d38301View commit details
Commits on Oct 6, 2019
-
Merge pull request #7 from eventengineering/bugfix/interface-selection
Allow listening to all interfaces instead of just localhost
Configuration menu - View commit details
-
Copy full SHA for c29cf0f - Browse repository at this point
Copy the full SHA c29cf0fView commit details
Commits on Oct 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6a3b1bc - Browse repository at this point
Copy the full SHA 6a3b1bcView commit details
Commits on Dec 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e097e9c - Browse repository at this point
Copy the full SHA e097e9cView commit details
Commits on Apr 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6e48b34 - Browse repository at this point
Copy the full SHA 6e48b34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c2b2a5 - Browse repository at this point
Copy the full SHA 5c2b2a5View commit details
Commits on Apr 9, 2020
-
Merge pull request #9 from eventengineering/bugfix/callback-queues
Maintain callback queues accordingly
Configuration menu - View commit details
-
Copy full SHA for 356e18c - Browse repository at this point
Copy the full SHA 356e18cView commit details -
Merge pull request #10 from SaferNodeJS/master
Upgrade for Android API 29 , using gradle 6, react-native 0.61+, test…
Configuration menu - View commit details
-
Copy full SHA for d803b5f - Browse repository at this point
Copy the full SHA d803b5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9044772 - Browse repository at this point
Copy the full SHA 9044772View commit details
Commits on Apr 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 98fbc80 - Browse repository at this point
Copy the full SHA 98fbc80View commit details
Commits on May 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0de2f7b - Browse repository at this point
Copy the full SHA 0de2f7bView commit details
Commits on Jun 15, 2020
-
Merge pull request #11 from KDederichs/RN0.62
Fix React Native 0.62 compatability
Configuration menu - View commit details
-
Copy full SHA for ec3841f - Browse repository at this point
Copy the full SHA ec3841fView commit details
Commits on Apr 3, 2021
-
(fix) remove CocoaAsyncSocket deps
Jade committedApr 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 025d373 - Browse repository at this point
Copy the full SHA 025d373View commit details
Commits on May 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c72dd71 - Browse repository at this point
Copy the full SHA c72dd71View commit details -
Configuration menu - View commit details
-
Copy full SHA for be5f656 - Browse repository at this point
Copy the full SHA be5f656View commit details