Closed rabin111 closed 7 years ago
Hello Developer,
I have clone the project then npm install all dependencies then start by using Android Emulator.
Open React Native Debugging (standalone) and Toggle Remote Debug on the Emulator.
RND is able to connect to the emulator, DOM inspector is works fine but Redux is not works at all.
Do I need to manually config something to make it able to use?
Thank you.
@rabin111 Native Starter Kit includes the necessary libraries required for this purpose at line 6, 27, 44, 45
@rabin111 Did you find this working?
Closing this due to inactivity Please reopen if the issue continues
Hello Developer,
I have clone the project then npm install all dependencies then start by using Android Emulator.
Open React Native Debugging (standalone) and Toggle Remote Debug on the Emulator.
RND is able to connect to the emulator, DOM inspector is works fine but Redux is not works at all.
Do I need to manually config something to make it able to use?
Thank you.