Skip to content

Releases: Roqay/roqay-react-native-common-components

Release 2.7.0

09 Jul 10:52

Choose a tag to compare

2.7.0 (2023-07-09)

Features

Release 2.6.1

11 May 05:43

Choose a tag to compare

2.6.1 (2023-05-11)

Bug Fixes

  • flicker issue on iOS in SelectDialog (b346f20)

Release 2.6.0

04 May 07:34

Choose a tag to compare

2.6.0 (2023-05-04)

Bug Fixes

  • disable keyboard dismiss on scroll FlatList (2965c41)
  • example iOS react-native-vector-icons fonts (4ce3541)
  • handle variant in Text component correctly (fac301a)
  • remove default color added for Text (3c5e89a)
  • remove fixed Button text color (d50ca8b)
  • transparency for Button ripple color (2879e97)
  • transparency for Checkbox ripple color (a296fa5)
  • transparency for IconButton ripple color (70c96d0)
  • transparency for RadioButton ripple color (82b3ed9)

Features

  • change closeText default value for SelectDialog (91a936b)
  • enable ScrollView on Android by default (aa73155)
  • update dependencies (d917d16)

Release 2.5.0

20 Apr 07:52

Choose a tag to compare

2.5.0 (2023-04-20)

Bug Fixes

  • make bold prop map to titleMedium in Text component to render bold text (3837649)

Features

  • add Arabic translation for SelectDialog default text if language available (3d50752)
  • update dependencies (d298061)

Release 2.4.0

06 Apr 11:04

Choose a tag to compare

2.4.0 (2023-04-06)

Features

Release 2.3.0

19 Mar 09:01

Choose a tag to compare

2.3.0 (2023-03-19)

Bug Fixes

Features

  • add vectorPlaceholder prop to ImagePlaceholder component (11c5e2a)

Release 2.2.0

26 Feb 12:26

Choose a tag to compare

2.2.0 (2023-02-26)

Features

  • add more press events to Button & IconButton (0e91a13)

Release 2.1.3

01 Feb 08:17

Choose a tag to compare

2.1.3 (2023-02-01)

Bug Fixes

  • handle required in TextInput top label (c2ce054)

Release 2.1.2

31 Jan 07:37

Choose a tag to compare

2.1.2 (2023-01-31)

Bug Fixes

  • handle long text in select input (a1ef1e5)

Release 2.1.1

09 Jan 06:28

Choose a tag to compare

2.1.1 (2023-01-09)

Bug Fixes

  • enhance text & text props (fd629b2)
  • remove children: undefined (ccf497c)