📌  相关文章
📜  反应本机标头 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:04:27.510000             🧑  作者: Mango

代码示例1
npm i react-native-elements --save
npm i --save react-native-vector-icons
# link
react-native link react-native-vector-icons

import { Header } from 'react-native-elements';