mobx-react-devtools
mobx-react-devtools copied to clipboard
I want to use the mobx devtools plugin in react-native. Is there any good advice?
I am not sure if the project is this, I am looking forward to any help.
the devtools were specifically written for react-dom and not applicable for react-native. However, most of the functionality in these devtools (such as displaying re-rendering) are now supported in the standard react devtools. If similar tools exist for react-native as well, you could use those. What specific devtools feature are you looking for?
On Thu, Apr 11, 2019 at 4:58 AM sagacious04 [email protected] wrote:
I am not sure if the project is this https://chrome.google.com/webstore/detail/mobx-developer-tools/pfgnfdagidkfgccljigdamigbcnndkod?utm_source=chrome-ntp-icon, I am looking forward to any help.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mobxjs/mobx-react-devtools/issues/115, or mute the thread https://github.com/notifications/unsubscribe-auth/ABvGhIjpU78CTrJHToLBg0yoFyJ6VbvQks5vfqTMgaJpZM4cooy- .
the devtools were specifically written for react-dom and not applicable for react-native. However, most of the functionality in these devtools (such as displaying re-rendering) are now supported in the standard react devtools. If similar tools exist for react-native as well, you could use those. What specific devtools feature are you looking for? … On Thu, Apr 11, 2019 at 4:58 AM sagacious04 @.***> wrote: I am not sure if the project is this https://chrome.google.com/webstore/detail/mobx-developer-tools/pfgnfdagidkfgccljigdamigbcnndkod?utm_source=chrome-ntp-icon, I am looking forward to any help. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#115>, or mute the thread https://github.com/notifications/unsubscribe-auth/ABvGhIjpU78CTrJHToLBg0yoFyJ6VbvQks5vfqTMgaJpZM4cooy- .
I would like to look at Mobx management data and action activities. I would be grateful if you could recommend a few similar tools.
Check out the spy api, it can be used to obtain the same knowledge, like done in the mobx-logger package for example.
Op do 25 apr. 2019 18:43 schreef sagacious04 [email protected]:
the devtools were specifically written for react-dom and not applicable for react-native. However, most of the functionality in these devtools (such as displaying re-rendering) are now supported in the standard react devtools. If similar tools exist for react-native as well, you could use those. What specific devtools feature are you looking for? … <#m_8237654768345025909_> On Thu, Apr 11, 2019 at 4:58 AM sagacious04 @.***> wrote: I am not sure if the project is this https://chrome.google.com/webstore/detail/mobx-developer-tools/pfgnfdagidkfgccljigdamigbcnndkod?utm_source=chrome-ntp-icon, I am looking forward to any help. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < #115 https://github.com/mobxjs/mobx-react-devtools/issues/115>, or mute the thread https://github.com/notifications/unsubscribe-auth/ABvGhIjpU78CTrJHToLBg0yoFyJ6VbvQks5vfqTMgaJpZM4cooy- .
I would like to look at Mobx management data and action activities. I would be grateful if you could recommend a few similar tools.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mobxjs/mobx-react-devtools/issues/115#issuecomment-486727877, or mute the thread https://github.com/notifications/unsubscribe-auth/AAN4NBA7WWE6XWID77WXOADPSHGTHANCNFSM4HFCRS7A .