Skip to content

Commit 8812ea1

Browse files
authored
Update screenshot, doc, description 2.0.0
Update screenshot, doc, description for version 2.0.0
1 parent 95940ea commit 8812ea1

1 file changed

Lines changed: 11 additions & 9 deletions

File tree

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,22 @@
11
# ReactButton
2-
Android Library written in Java to Create ReactButton with Multi Reactions like Facebook or Linkedin :sunglasses:
3-
42
![Min API](https://img.shields.io/badge/Api-%2B15-red.svg)
53
![Stars](https://img.shields.io/github/stars/AmrDeveloper/ReactButton.svg)
64
![Forks](https://img.shields.io/github/forks/AmrDeveloper/ReactButton.svg)
75
![License](https://img.shields.io/github/license/AmrDeveloper/ReactButton.svg)
86

9-
Default Reactions :smile:
10-
11-
<img src="https://i.imgur.com/Cnut0ex.png" width="200">
7+
Android Library to make it easy to add ReactButton feature in your app with Multi Reactions like Facebook or Linkedin ...etc, you can add many reactions as you want, you can also split them into number of columns, and also customize the colors and text for each reactions
128

13-
Custom Reactions :wink:
9+
#### Demo :smile:
1410

15-
<img src="https://i.imgur.com/C4srnIt.png" width="200">
11+
<p align="center">
12+
<img src="/screenshots/facebook_reacts_demo.gif" height="400px" width="25%"> <img src="/screenshots/dc_reacts_demo.gif" height="400px" width="25%"> <img src="/screenshots/facebook_reacts_portal.png" height="400px" width="25%">
13+
</p>
14+
15+
<p align="center">
16+
<img src="/screenshots/facebook_reacts_landscape.png" height="260px">
17+
</p>
1618

17-
Description :
19+
#### Documentation:
1820

1921
Add ReactButton To Your Current Project:
2022

@@ -31,7 +33,7 @@ allprojects {
3133
Add the dependency
3234

3335
```gradle
34-
implementation 'com.github.AmrDeveloper.ReactButton:reactbutton:1.0.7'
36+
implementation 'com.github.AmrDeveloper.ReactButton:reactbutton:2.0.0'
3537
```
3638

3739
How To Initializing ReactButton:

0 commit comments

Comments
 (0)