亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

React中Native懸浮按鈕組件怎么用

發布時間:2021-07-22 14:35:31 來源:億速云 閱讀:205 作者:小新 欄目:web開發

小編給大家分享一下React中Native懸浮按鈕組件怎么用,相信大部分人都還不怎么了解,因此分享這篇文章給大家參考一下,希望大家閱讀完這篇文章后大有收獲,下面讓我們一起去了解一下吧!

React Native懸浮按鈕組件:react-native-action-button,純JS組件,支持安卓和IOS雙平臺,支持設置子按鈕,支持自定義位置和樣式和圖標。

效果圖

React中Native懸浮按鈕組件怎么用

安裝方法

npm i react-native-action-button --save
react-native link react-native-vector-icons

因為用到了react-native-vector-icons圖標組件,需要做下link。如果你項目中已經使用了react-native-vector-icons,那就不需要這步了。

示例代碼

<View style={styles.container}>
  <Text style={styles.welcome}>
   懸浮按鈕組件示例
  </Text>
  <ActionButton buttonColor="rgba(231,76,60,1)" position='left' verticalOrientation='up'>
   <ActionButton.Item buttonColor='#9b59b6' title="New Task" onPress={() => console.log("notes tapped!")}>
   <Icon name="ios-create-outline" style={styles.actionButtonIcon} />
   </ActionButton.Item>
   <ActionButton.Item buttonColor='#3498db' title="Notifications" onPress={() => {}}>
   <Icon name="ios-notifications-off" style={styles.actionButtonIcon} />
   </ActionButton.Item>
   <ActionButton.Item buttonColor='#1abc9c' onPress={() => {}}>
   <Icon name="ios-done-all-outline" style={styles.actionButtonIcon} />
   </ActionButton.Item>
  </ActionButton>

  <ActionButton
   buttonColor="rgba(231,76,60,1)"
   onPress={() => { alert('你點了我!')}}
   renderIcon={() => (<View style={styles.actionButtonView}><Icon name="ios-create-outline" style={styles.actionButtonIcon} />
   <Text style={styles.actionButtonText}>新增</Text>
   </View>)}
  />
  </View>

主要參數說明

ActionButton

  1. size:按鈕的大小,默認為56

  2. active:是否顯示按鈕

  3. position:按鈕的位置,可以為left center right

  4. offsetX:X軸上的偏移位置

  5. offsetY:Y軸上的偏移位置

  6. onPress:點擊事件

  7. onLongPress:長按事件

  8. buttonText:按鈕標題

  9. verticalOrientation:彈出按鈕的方向,up 或者 down

  10. renderIcon:可以自定義按鈕顯示的樣式,默認是一個加號

ActionButton.Item

  1. size:按鈕的大小,默認為56

  2. title:按鈕標題

  3. buttonColor:按鈕顏色

  4. onPress:點擊事件

以上是“React中Native懸浮按鈕組件怎么用”這篇文章的所有內容,感謝各位的閱讀!相信大家都有了一定的了解,希望分享的內容對大家有所幫助,如果還想學習更多知識,歡迎關注億速云行業資訊頻道!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

穆棱市| 淮南市| 化州市| 华蓥市| 尉氏县| 鹤岗市| 高邮市| 托克逊县| 英山县| 新宾| 阳信县| 易门县| 搜索| 肇东市| 昌邑市| 恭城| 库尔勒市| 运城市| 承德市| 新巴尔虎左旗| 房产| 武山县| 温州市| 凌海市| 恩施市| 醴陵市| 柳河县| 无极县| 色达县| 乐清市| 平武县| 绥滨县| 灵武市| 东至县| 曲麻莱县| 安丘市| 金秀| 嘉定区| 洛扎县| 南宫市| 南丰县|