UNPKG

react-native-obd-retriver

Version:

A React Native hook library to manage Bluetooth Low Energy connections and communication with ELM327 OBD-II adapters.

2 lines 619 B
var _interopRequireDefault=require("@babel/runtime/helpers/interopRequireDefault");Object.defineProperty(exports,"__esModule",{value:true});exports.LiveDataExample=void 0;var _react=_interopRequireDefault(require("react"));var _reactNative=require("react-native");var _jsxRuntime=require("react/jsx-runtime");var _this=this,_jsxFileName="/Users/rakshitbharat/hardware/react-native-obd-retriver/src/examples/LiveDataExample.tsx";var LiveDataExample=exports.LiveDataExample=function LiveDataExample(){return(0,_jsxRuntime.jsx)(_reactNative.View,{testID:"live-data-example"});}; //# sourceMappingURL=LiveDataExample.js.map