乐趣区

关于程序员:React-Native-备忘清单开发速查表分享

React Native 备忘清单

IT 宝库整顿适宜初学者的 React Native 开发速查备忘清单,在开始 React Native 之前须要先把握 react 库入门,为开发人员分享疾速参考备忘单。

开发速查表纲要

  • 入门

    • macOS 装置 iOS 环境
    • macOS 装置 Android 环境
    • 关上 React Native Debug 菜单
  • 根本组件

    • View
    • Text
    • TextInput
    • Image
    • ScrollView
    • StyleSheet
  • 用户界面

    • Button
    • Switch
  • 列表视图

    • SectionList
    • FlatList
  • Android 组件和 API

    • BackHandler
    • DrawerLayoutAndroid
    • PermissionsAndroid
    • ToastAndroid
  • iOS 组件和 API

    • ActionSheetIOS
  • 其它

    • ActivityIndicator
    • Alert
    • Animated
    • Dimensions
    • KeyboardAvoidingView
    • Linking
    • Modal
    • PixelRatio
    • RefreshControl
    • StatusBar
  • StyleSheet

    • StyleSheet
    • style 属性
    • 应用样式表定义
    • 动静款式
    • React Native 中的 Flex
    • flexDirection
    • justifyContent
    • React Native 中的尺寸
  • Props

    • View Style Props
    • Text Style Props
    • Shadow Props
    • Layout Props
    • Image Style Props
退出移动版