Skip to content
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

fix(react-native): process.nextTick is not a function error #1849

Merged

Conversation

abdelhameedhamdy
Copy link
Contributor

Fix: process.nextTick is not a function (it is undefined) - error in react native apps,
which has been discussed in React Native Support topic.

… (it is undefined)

This is to fix - process.nextTick is not a function (it is undefined) - error in react native apps.
@robertsLando
Copy link
Member

@abdelhameedhamdy please fix lint issues: npm run lint-fix

@abdelhameedhamdy
Copy link
Contributor Author

@abdelhameedhamdy please fix lint issues: npm run lint-fix

fixed

@robertsLando robertsLando changed the title fix: process.nextTick is not a function error fix(react-native): process.nextTick is not a function error Apr 22, 2024
@robertsLando robertsLando merged commit f62e207 into mqttjs:main Apr 22, 2024
4 of 5 checks passed
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.

None yet

3 participants