Skip to content

Commit

Permalink
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -4,6 +4,8 @@ import getTheme, {
dimensionRelativeToIphone,
calculateLineHeight,
resolveFontFamily,
resolveFontWeight,
resolveFontStyle,
} from './theme';

setDefaultThemeStyle();
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shoutem/ui",
"version": "4.0.7",
"version": "4.0.8",
"description": "Styleable set of components for React Native applications",
"dependencies": {
"@shoutem/animation": "~0.12.4",

0 comments on commit a47b07c

Please sign in to comment.