UNPKG

react-native-ocss

Version:

#### 干嘛

8 lines 162 B
module.exports.styles = require('react-native').StyleSheet.create({ "nihao": { "color": "#fff" }, "hellow": { "color": "red" } });