Shoutem Ui Versions Save

Customizable set of components for React Native applications

v4.4.1

3 years ago
  • removed road.png asset, from assets/examples folder

v4.4.0

3 years ago
  • added optional wiggle animation to TextInput, triggered on failed validation

v4.3.0

3 years ago

New Toolkit Components

  • TabMenu - horizontal tabular menu
  • InlineDropDownMenu - Collapsible field with animated item transition. Ideal for forms or other places where you want collapsible list of options to choose from
  • YearPicker - Combination of a button and appropriate modal, allowing you to make a multiple year selection choice. Very similar to calendar day picker

In addition to this, there are some new styles for our standard set of components, as well as common style pattern inclusions, like adding gutter variances to touchableOpacity , and similar.

v4.2.1

3 years ago
  • Adjusted ImageGalleryOverlay title padding

v4.2.0

3 years ago
  • updated react-native-webview dependency due to security vulnerability

v4.1.0

3 years ago
  • add shoutem eslint plugin and lint code
  • add jest and tests

v4.0.18

3 years ago
  • phasing out formatLineHeight method and replacing it with calculateLineHeight

v4.0.17

3 years ago
  • Disabled Vimeo player full-screen option on Android devices due to Vimeo player bug

v4.0.16

3 years ago
  • fix for ImageGalleryOverlay padding on Android devices
  • fix for Video fullscreen on Android

v4.0.15

3 years ago
  • Adds missing links style to defaultThemeVariables