React-Native 官方示例演示 ( ios & android)

发布时间:2019-06-16 发布网站:脚本宝典
脚本宝典收集整理的这篇文章主要介绍了React-Native 官方示例演示 ( ios & android)脚本宝典觉得挺不错的,现在分享给大家,也给大家做个参考。

React-Native-Demo是基于 react-native 官方文档,把文档所列出的基础组件(简洁、易用、高效) 和 API 实现一遍,并以演示的形式呈现出来。

  • 目的是为了直观的熟悉官方提供了哪些能力,使之更熟悉 react-native ,为开发做好充分的准备。

  • 将持续更新,保持和英文文档进度一致;另还将收录一些第三方库和项目沉淀的一些组件,若有任何问题@L_304_2@。

  • 具体参见项目

演示图例

React-Native 官方示例演示 ( ios & android)


React-Native 官方示例演示 ( ios & android)


React-Native 官方示例演示 ( ios & android)

<details>
<summary>查看更多图例</summary>

React-Native 官方示例演示 ( ios & android)


React-Native 官方示例演示 ( ios & android)


React-Native 官方示例演示 ( ios & android)


React-Native 官方示例演示 ( ios & android)


React-Native 官方示例演示 ( ios & android)


</details>

React-Native 官方示例演示 ( ios & android)

通过下面的二维码,可以在手机中安装体验 React-Native-Demo:

二维码 描述
AndROId

React-Native 官方示例演示 ( ios & android)

reactNativeDemo.apk
IOS ... ????
注:微信等扫码跳转,在浏览器打开允许下载即可。

第三方框架及开发环境

  • 开发环境:

    • macOS 10.14.3
    • node "v8.8.0"
    • react-native-cli "2.0.1"
    • Android Studio "3.2"
    • xcode "10.2.1"
  • 第三方框架

    • [react-native(0.59.4)]()
    • [react-native-fs]()
    • [react-native-vector-icons]()
    • [react-native-webview]()
    • [react-navigation]()

更新进度

  • 基础组件

    • [x] View
    • [x] Text
    • [x] TextInput
    • [x] Button
    • [x] Image
    • [x] ImageBackground
    • [x] Slider
    • [x] SwITch
  • 通用组件

    • [x] ActivityIndicator
    • [x] ScrollView
    • [x] FlatList
    • [x] SectionList
    • [x] Modal
    • [x] Picker
    • [x] statusbar
    • [x] ViewPagerAndroid
    • [x] TouchableHighlight
    • [x] TouchableOpacity
    • [x] TouchableWithoutFeedback
  • component - Android

    • [x] DrawerLayoutAndroid
    • [x] PRogressBarAndroid
    • [ ] ToolbarAndroid
  • Component - IOS

    • [x] DatePickerIOS
    • [x] MaskedViewIOS
    • [x] PickerIOS
    • [x] ProgressViewIOS
    • [x] SegmentedControlIOS
    • [ ] SafeAreaView
    • [ ] SnapshotViewIOS
  • API - 交互

    • [x] Alert
    • [x] AccessibilityInfo
    • [x] AppState
    • [x] ToastAndroid
    • [x] CameraRoll
    • [x] Clipboard
    • [x] Dimensions
    • [x] DatePickerAndroid
    • [ ] Geolocation
    • [ ] AsyncStorage
    • [x] ActionSheetIOS
    • [ ] AppRegistry
    • [ ] BackHandler
    • [ ] ImageEditor
    • [x] ImagePickerIOS
    • [ ] ImageStore
    • [ ] InteractionManager
    • [ ] Keyboard
    • [ ] Linking
    • [ ] NetInfo
    • [ ] PanResponder
    • [x] PErmissionsAndroid
    • [ ] Settings
    • [x] Share
    • [ ] Systrace
    • [x] TimePickerAndroid
    • [ ] Vibration
  • API - 布局

  • API - 动画

    • [ ] AniMATEd
    • [ ] Easing
    • [ ] LayoutAnimation
  • API - 样式

    • [ ] ImageStyle
    • [ ] PixelRatio
    • [ ] Shadow
    • [ ] StyleSheet
    • [ ] TextStyle
    • [ ] Transforms
    • [ ] ViewStyle

脚本宝典总结

以上是脚本宝典为你收集整理的React-Native 官方示例演示 ( ios & android)全部内容,希望文章能够帮你解决React-Native 官方示例演示 ( ios & android)所遇到的问题。

如果觉得脚本宝典网站内容还不错,欢迎将脚本宝典推荐好友。

本图文内容来源于网友网络收集整理提供,作为学习参考使用,版权属于原作者。
如您有任何意见或建议可联系处理。小编QQ:384754419,请注明来意。