Skip to content

Commit 4a0ba86

Browse files
committed
Expo branch is implemented.
1 parent 41d120f commit 4a0ba86

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,19 @@ Fully customizable, unique shaped bottom bar component for React Native.
1515

1616
Add the dependency:
1717

18+
### Pure React Native :
19+
1820
```ruby
1921
npm i react-native-bottom-bar
2022
```
2123

24+
### Expo Version :
25+
26+
```ruby
27+
"react-native-bottom-bar": "WrathChaos/react-native-bottom-bar#expo"
28+
```
29+
30+
2231
## Usage
2332

2433
```ruby

0 commit comments

Comments
 (0)