Skip to content

Commit

Permalink
Merge pull request #277 from shoutem/feature/SEEXT-4508-navigation-ba…
Browse files Browse the repository at this point in the history
…r-image

Feature/seext 4508 navigation bar image
  • Loading branch information
dgrubelic authored Jun 28, 2017
2 parents 842cb4f + b5f9304 commit cc39fb2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
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": "0.16.0",
"version": "0.16.1",
"description": "Styleable set of components for React Native applications",
"dependencies": {
"@shoutem/animation": "~0.11.0",
Expand Down
3 changes: 3 additions & 0 deletions theme.js
Original file line number Diff line number Diff line change
Expand Up @@ -1482,6 +1482,9 @@ export default (variables = defaultThemeVariables) => ({
}),
};
},
boxingAnimation() {
return {};
},
position: 'absolute',
right: 0,
top: 0,
Expand Down

0 comments on commit cc39fb2

Please sign in to comment.