We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f304ef4 commit fe2b613Copy full SHA for fe2b613
README.md
@@ -2,8 +2,10 @@
2
Maybe this is the best tabbar. [中文](https://github.com/WittBulter/react-native-smartbar/blob/master/README_CN.md)
3
4
>### **Install**
5
-```apple js
6
+```sh
7
+* install with npm
8
+sudo npm i react-native-smartbar --save
9
```
10
11
>### **Get Started**
README_CN.md
@@ -1,6 +1,15 @@
1
# `react-native-smartbar`
可能是最好的tabbar。[English](https://github.com/WittBulter/react-native-smartbar/blob/master/README.md)
+
+>### **下载**
+* 从npm库下载
+```
12
13
>### **开始**
14
15
- 效果展示
0 commit comments