Skip to content

Commit

Permalink
Add demo gif
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Vatne committed Apr 23, 2015
1 parent 327298b commit 35f6275
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -44,9 +44,12 @@ var MyApp = React.createClass({
});
```

![Demo gif](https://github.com/brentvatne/react-native-status-bar-size/blob/master/demo.gif)

## TODOS

- [ ] Any way to know when status bar change is triggered what is going
to happen to it? Will it grow or shrink? To what height? Could be useful to transition with it,
otherwise the `willChange` event is a bit pointless (right now this
lib only responds to `didChange`)
- [ ] Update it after device rotation event
Binary file added demo.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 35f6275

Please sign in to comment.