React native FlexStyle 学习笔记

Posted aikongmeng

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了React native FlexStyle 学习笔记相关的知识,希望对你有一定的参考价值。

Flex所有属性如下

export interface FlexStyle 
   
  alignContent?:
    | \'flex-start\'
    | \'flex-end\'
    | \'center\'
    | \'stretch\'
    | \'space-between\'
    | \'space-around\'
    | undefined

以上是关于React native FlexStyle 学习笔记的主要内容,如果未能解决你的问题,请参考以下文章

React native FlexStyle 学习笔记

React-Native学习指南

react-native 学习

React-Native学习指南

React JS和React-Native学习指南

React JS和React-Native学习指南