UNPKG

react-native-connected-common

Version:

Library of commonly used classes for React Native by [Connected Lab](http://connectedlab.com/)

9 lines (5 loc) 302 B
# react-native-connected-common Android Library of commonly used classes for React Native by [Connected Lab](http://connectedlab.com/) # Code example Creating a javascript error object from within native android side: ```new ErrorBuilder().toJavaScriptError("Example error, something happened.")```