react-native-ccs-devtools

개발에 도움되는 모듈

Usage no npm install needed!

<script type="module">
  import reactNativeCcsDevtools from 'https://cdn.skypack.dev/react-native-ccs-devtools';
</script>

README

react-native-ccs-devtools

Getting started

$ npm install react-native-ccs-devtools --save

Usage

import DevTools from 'react-native-ccs-devtools';

// TODO: What to do with the module?
DevTools;