An open API service indexing awesome lists of open source software.

https://github.com/ecomfe/react-native-cn


https://github.com/ecomfe/react-native-cn

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# React Native 文档翻译计划
## EFE Team
## 翻译流程

* issue中领取任务
* 在working分支中完成翻译
* commit上要带上#issueID关联到issue
* issue中@ diysimon,通知review
* 确认后merge到master分支

## 翻译进度shangwu
### QUICK START
|章节|翻译状态|英文文档是否完整|负责人|
|----|----|----|------|
|[Getting Started](https://github.com/ecomfe/react-native-cn/blob/master/quick-start/GettingStarted.md)|校对中|完整|pengxing|
|[Tutorial](https://github.com/ecomfe/react-native-cn/blob/master/quick-start/Tutorial.md)|校对中|完整|pengxing|
|[Videos](https://github.com/ecomfe/react-native-cn/blob/master/quick-start/Videos.md)|校对中|完整|pengxing|

### GUIDES
|章节|翻译状态|英文文档是否完整|负责人|
|----|----|----|------|
|[Style](https://github.com/ecomfe/react-native-cn/blob/master/guides/Style.md)|校对中|完整|zhoucumt|
|[Gesture Responder System](https://github.com/ecomfe/react-native-cn/blob/master/guides/GestureResponderSystem.md)|校对中|完整|chendatony31|
|[Native Modules (iOS)](https://github.com/ecomfe/react-native-cn/blob/master/guides/NativeModulesIOS.md)|校对中|完整|wuhy|
|[Linking Libraries](https://github.com/ecomfe/react-native-cn/blob/master/guides/LinkingLibraries.md)|未开始|完整|ishenli|
|[Debugging](https://github.com/ecomfe/react-native-cn/blob/master/guides/Debugging.md)|校对中|完整|zhoucumt|
|[Testing](https://github.com/ecomfe/react-native-cn/blob/master/guides/Testing.md)|校对中|完整|wuhy|

### COMPONENTS
|章节|翻译状态|英文文档是否完整|负责人|
|----|----|----|------|
|[ActivityIndicatorIOS](https://github.com/ecomfe/react-native-cn/blob/master/components/ActivityIndicatorIOS.md)|未开始|完整|未指定|
|[DatePickerIOS](https://github.com/ecomfe/react-native-cn/blob/master/components/DatePickerIOS.md)|未开始|完整|未指定|
|[Image](https://github.com/ecomfe/react-native-cn/blob/master/components/Image.md)|未开始|完整|未指定|
|[ListView](https://github.com/ecomfe/react-native-cn/blob/master/components/ListView.md)|未开始|完整|未指定|
|[MapView](https://github.com/ecomfe/react-native-cn/blob/master/components/MapView.md)|未开始|完整|未指定|
|[Navigator](https://github.com/ecomfe/react-native-cn/blob/master/components/Navigator.md)|未开始|完整|未指定|
|[NavigatorIOS](https://github.com/ecomfe/react-native-cn/blob/master/components/NavigatorIOS.md)|未开始|完整|未指定|
|[PickerIOS](https://github.com/ecomfe/react-native-cn/blob/master/components/PickerIOS.md)|未开始|完整|未指定|
|[ScrollView](https://github.com/ecomfe/react-native-cn/blob/master/components/ScrollView.md)|未开始|完整|未指定|
|[SliderIOS](https://github.com/ecomfe/react-native-cn/blob/master/components/SliderIOS.md)|未开始|完整|未指定|
|[SwitchIOS](https://github.com/ecomfe/react-native-cn/blob/master/components/SwitchIOS.md)|未开始|完整|未指定|
|[TabBarIOS](https://github.com/ecomfe/react-native-cn/blob/master/components/TabBarIOS.md)|未开始|完整|未指定|
|[Text](https://github.com/ecomfe/react-native-cn/blob/master/components/Text.md)|未开始|完整|未指定|
|[TextInput](https://github.com/ecomfe/react-native-cn/blob/master/components/TextInput.md)|未开始|完整|未指定|
|[TouchableHighlight](https://github.com/ecomfe/react-native-cn/blob/master/components/TouchableHighlight.md)|未开始|完整|未指定|
|[TouchableOpacity](https://github.com/ecomfe/react-native-cn/blob/master/components/TouchableOpacity.md)|未开始|完整|未指定|
|[TouchableWithoutFeedback](https://github.com/ecomfe/react-native-cn/blob/master/components/TouchableWithoutFeedback.md)|未开始|完整|未指定|
|[View](https://github.com/ecomfe/react-native-cn/blob/master/components/View.md)|未开始|完整|未指定|
|[WebView](https://github.com/ecomfe/react-native-cn/blob/master/components/WebView.md)|未开始|完整|未指定|

### APIS
|章节|翻译状态|英文文档是否完整|负责人|
|----|----|----|------|
|[AlertIOS](https://github.com/ecomfe/react-native-cn/blob/master/apis/AlertIOS.md)|未开始|完整|未指定|
|[Animation](https://github.com/ecomfe/react-native-cn/blob/master/apis/Animation.md)|未开始|完整|未指定|
|[AppRegistry](https://github.com/ecomfe/react-native-cn/blob/master/apis/AppRegistry.md)|未开始|完整|未指定|
|[AppStateIOS](https://github.com/ecomfe/react-native-cn/blob/master/apis/AppStateIOS.md)|未开始|完整|未指定|
|[AsyncStorage](https://github.com/ecomfe/react-native-cn/blob/master/apis/AsyncStorage.md)|未开始|完整|未指定|
|[CameraRoll](https://github.com/ecomfe/react-native-cn/blob/master/apis/CameraRoll.md)|未开始|完整|未指定|
|[InteractionManager](https://github.com/ecomfe/react-native-cn/blob/master/apis/InteractionManager.md)|未开始|完整|未指定|
|[LayoutAnimation](https://github.com/ecomfe/react-native-cn/blob/master/apis/LayoutAnimation.md)|未开始|完整|未指定|
|[LinkingIOS](https://github.com/ecomfe/react-native-cn/blob/master/apis/LinkingIOS.md)|未开始|完整|未指定|
|[NetInfo](https://github.com/ecomfe/react-native-cn/blob/master/apis/NetInfo.md)|未开始|完整|未指定|
|[PanResponder](https://github.com/ecomfe/react-native-cn/blob/master/apis/PanResponder.md)|未开始|完整|未指定|
|[PixelRatio](https://github.com/ecomfe/react-native-cn/blob/master/apis/PixelRatio.md)|未开始|完整|未指定|
|[PushNotificationIOS](https://github.com/ecomfe/react-native-cn/blob/master/apis/PushNotificationIOS.md)|未开始|完整|未指定|
|[StatusBarIOS](https://github.com/ecomfe/react-native-cn/blob/master/apis/StatusBarIOS.md)|未开始|完整|未指定|
|[StyleSheet](https://github.com/ecomfe/react-native-cn/blob/master/apis/StyleSheet.md)|未开始|完整|未指定|
|[VibrationIOS](https://github.com/ecomfe/react-native-cn/blob/master/apis/VibrationIOS.md)|未开始|完整|未指定|

### POLYFILLS
|章节|翻译状态|英文文档是否完整|负责人|
|----|----|----|------|
|[Flexbox](https://github.com/ecomfe/react-native-cn/blob/master/polyfills/Flexbox.md)|未开始|完整|未指定|
|[Geolocation](https://github.com/ecomfe/react-native-cn/blob/master/polyfills/Geolocation.md)|未开始|完整|未指定|
|[Network](https://github.com/ecomfe/react-native-cn/blob/master/polyfills/Network.md)|未开始|完整|未指定|
|[Timers](https://github.com/ecomfe/react-native-cn/blob/master/polyfills/Timers.md)|校对中|完整|franckchen|

* 状态包括:未开始|完整、进行中、校对中、完成