Skip to content

Commit ba1dd68

Browse files
committed
Add exported tag to activity in Android Manifest file
1 parent bd7e463 commit ba1dd68

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
# ReactButton
2+
<h1 align="center">ReactButton</h1></br>
3+
4+
<p align="center">
5+
<img src="media/rb-logo.svg" width="20%" height="20%"/>
6+
</p>
7+
8+
<p align="center">
9+
Android Library to make it easy to add ReactButton feature in your app with Multi Reactions like Facebook or Linkedin ...etc,
10+
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
11+
</p>
12+
213
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3d0f3616d9f544849b2b3190412833ab)](https://app.codacy.com/gh/AmrDeveloper/ReactButton?utm_source=github.com&utm_medium=referral&utm_content=AmrDeveloper/ReactButton&utm_campaign=Badge_Grade_Settings)
314
[![CodeFactor](https://www.codefactor.io/repository/github/amrdeveloper/reactbutton/badge)](https://www.codefactor.io/repository/github/amrdeveloper/reactbutton)
415
![Build](https://github.com/amrdeveloper/reactbutton/actions/workflows/build.yml/badge.svg)
@@ -9,8 +20,6 @@
920
[![](https://jitpack.io/v/AmrDeveloper/ReactButton.svg)](https://jitpack.io/#AmrDeveloper/ReactButton)
1021
![Maven Central](https://img.shields.io/maven-central/v/io.github.amrdeveloper/reactbutton?color=green)
1122

12-
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
13-
1423
##### Note
1524
> From version 2.0.0 and above the library will release without default icons to reduce the size and if you want the facebook reactions you can copy them from the example app [here](https://github.com/AmrDeveloper/ReactButton/tree/master/app)
1625

0 commit comments

Comments
 (0)