UNPKG

react-native-ocss

Version:

#### 干嘛

12 lines 237 B
module.exports.styles = require('react-native').StyleSheet.create({ "fancybox": { "width": 400 }, "common-class": { "color": "red" }, "a": { "color": "red", "fontColor": "red" } });