React native参考手册
React Native 是一个 JavaScript 的框架,用来撰写实时的、可原生呈现 iOS 和 Android 的应用。
组件:ActivityIndicator | Components: ActivityIndicator | ||
---|---|---|
ActivityIndicator | 详细 |
组件:按钮 | Components: Button | ||
---|---|---|
Button | 详细 |
组件:CheckBox | Components: CheckBox | ||
---|---|---|
CheckBox | 详细 |
组件:DatePickerIOS | Components: DatePickerIOS | ||
---|---|---|
DatePickerIOS | 详细 |
组件:DrawerLayoutAndroid | Components: DrawerLayoutAndroid | ||
---|---|---|
DrawerLayoutAndroid | 详细 |
组件:FlatList | Components: FlatList | ||
---|---|---|
FlatList | 详细 |
组件:图像 | Components: Image | ||
---|---|---|
Image | 详细 |
组件:KeyboardAvoidingView | Components: KeyboardAvoidingView | ||
---|---|---|
KeyboardAvoidingView | 详细 |
Components: ListView | ||
---|---|---|
ListView | 详细 |
Components: MaskedViewIOS | ||
---|---|---|
MaskedViewIOS | 详细 |
Components: Modal | ||
---|---|---|
Modal | 详细 |
Components: NavigatorIOS | ||
---|---|---|
NavigatorIOS | 详细 |
Components: Picker | ||
---|---|---|
Picker | 详细 |
Components: PickerIOS | ||
---|---|---|
PickerIOS | 详细 |
Components: ProgressBarAndroid | ||
---|---|---|
ProgressBarAndroid | 详细 |
Components: ProgressViewIOS | ||
---|---|---|
ProgressViewIOS | 详细 |
Components: RefreshControl | ||
---|---|---|
RefreshControl | 详细 |
Components: ScrollView | ||
---|---|---|
ScrollView | 详细 |
Components: SectionList | ||
---|---|---|
SectionList | 详细 |
Components: SegmentedControlIOS | ||
---|---|---|
SegmentedControlIOS | 详细 |
Components: Slider | ||
---|---|---|
Slider | 详细 |
Components: SnapshotViewIOS | ||
---|---|---|
SnapshotViewIOS | 详细 |
Components: StatusBar | ||
---|---|---|
StatusBar | 详细 |
Components: Switch | ||
---|---|---|
Switch | 详细 |
Components: TabBarIOS | ||
---|---|---|
TabBarIOS | 详细 |
Components: TabBarIOS.Item | ||
---|---|---|
TabBarIOS.Item | 详细 |
Components: Text | ||
---|---|---|
Text | 详细 |
Components: TextInput | ||
---|---|---|
TextInput | 详细 |
Components: ToolbarAndroid | ||
---|---|---|
ToolbarAndroid | 详细 |
Components: TouchableHighlight | ||
---|---|---|
TouchableHighlight | 详细 |
Components: TouchableNativeFeedback | ||
---|---|---|
TouchableNativeFeedback | 详细 |
Components: TouchableOpacity | ||
---|---|---|
TouchableOpacity | 详细 |
Components: TouchableWithoutFeedback | ||
---|---|---|
TouchableWithoutFeedback | 详细 |
Components: View | ||
---|---|---|
View | 详细 |
Components: ViewPagerAndroid | ||
---|---|---|
ViewPagerAndroid | 详细 |
Components: VirtualizedList | ||
---|---|---|
VirtualizedList | 详细 |
Components: WebView | ||
---|---|---|
WebView | 详细 |
创建 | Contributing | ||
---|---|---|
How to Contribute | 详细 | |
Testing your Changes | 详细 | |
Understanding the CLI | 详细 | |
What to Expect from Maintainers | 详细 |
指南(Android) | Guides (Android) | ||
---|---|---|
Building React Native from source | 详细 | |
Generating Signed APK | 详细 | |
Headless JS | 详细 | |
Native Modules | 详细 | |
Native UI Components | 详细 |
指南(IOS) | Guides (iOS) | ||
---|---|---|
App Extensions | 详细 | |
Building For Apple TV | 详细 | |
Communication between native and React Native | 详细 | |
Linking Libraries | 详细 | |
Running On Simulator | 详细 |
其他 | Miscellaneous | ||
---|---|---|
ListViewDataSource | 详细 |
React native资料
主页 | https://facebook.github.io/react-native/ |
源码 | https://github.com/facebook/react-native |
发布版本 | 0.49 |