Posting.js 121 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 'use strict' /** * 发帖页 */ import React, {Component} from 'react'; import { StyleSheet, } from 'react-native'