v0.2.0
Added support for React Native, hybrid, desktop and server side apps
Just specify remote parameter (remotedev(appState, { remote: true })), and optionally hostname and port. See the API for details.
Changed the default values of onlyActions and name parameter
- When in strict mode,
onlyActionsis by default true. - When
nameis not specified, the class name will be used.
