got-style

一个运行在react-native环境中的样式库

Usage no npm install needed!

<script type="module">
  import gotStyle from 'https://cdn.skypack.dev/got-style';
</script>

README

got-style

一个运行在react-native环境中的样式库

特点:

  • 更加便捷的书写你的样式、提供方便的API来快速创建样式
  • 更加统一的样式规则、提供结构更加合理清晰的模板代码

安装:

$ npm install got-style

接下来你就可以在项目中正常使用。