Skip to content

Releases: AmrDeveloper/ReactButton

ReactButton 2.1.0

09 Feb 19:00
Compare
Choose a tag to compare
  • Improve the dialog dynamic position implementation and make it work on Jetpack Compose
  • Add enableDialogDynamicPosition method to enable or disable the dialog dynamic position
  • Add setReactionDialogGravity method to change the default gravity

ReactButton 2.0.3

07 Oct 19:08
337050c
Compare
Choose a tag to compare
  • Add Tooltip feature for the reactions

ReactButton 2.0.2

01 Jun 19:59
Compare
Choose a tag to compare
  • Support dynamic dim amount for the reactions Dialog
  • Reactions Dialog maximum width is equal to the screen width

ReactButton 2.0.1

29 May 11:49
Compare
Choose a tag to compare
  • Dismiss Reactions dialog when the screen rotates by overriding onDetachedFromWindow
  • Calculate icon size once, not every time we show the dialog
  • Add DrawableRes annotation in setReactionDialogShape method

ReactButton 2.0.0

26 May 16:40
Compare
Choose a tag to compare
  • Support a dynamic number of reactions
  • move icons to example app to reduce the library size
  • support to split the reactions into multi-columns
  • move reactions dialog from the centre to dynamic position depend on the button position
  • provide 2 listeners to listen for dialog state and reaction change
  • handle dialog position when the device rotates
  • improve code and comments
  • add examples in the example app
  • Update Gradle version and compile SDK version
  • update readme doc and examples

ReactButton 1.0.7

30 Aug 22:34
078adcb
Compare
Choose a tag to compare

in this version developer can make easy make Facebook like button or create another one with 6 different reactions

ReactButton 1.0.6

13 Aug 22:07
Compare
Choose a tag to compare

1- solve intent-filter bug
2 - change reaction dialog shape
3 - add method to help user to change dialog shape

ReactButton 1.0.5

18 May 13:04
cf9f2b1
Compare
Choose a tag to compare

ReactButton release 1.0.5 with some new features and bug fixed