Skip to content

Commit

Permalink
docs: toolbar import (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
gawrysiak authored and souhe committed Apr 22, 2018
1 parent 8cfce5c commit e1fc89d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/toolbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Just like TabBar, the Toolbar component appears on the bottom of the application

Example usage:
```jsx
import { Toolbar } from 'react-native-ios-kit';

<Toolbar
items={[
{
Expand Down

0 comments on commit e1fc89d

Please sign in to comment.