README
React-9Patch
Run Demo
cd demo
npm i
npm run dev
References
https://developer.android.com/studio/write/draw9patch
https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleSheet
https://webpack.js.org/guides/author-libraries/
A react component offer a container with a image which scale like 9path
<script type="module">
import react9patch from 'https://cdn.skypack.dev/react-9patch';
</script>
cd demo
npm i
npm run dev
https://developer.android.com/studio/write/draw9patch
https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleSheet
https://webpack.js.org/guides/author-libraries/