Skip to content

Commit

Permalink
chore: add note about example
Browse files Browse the repository at this point in the history
  • Loading branch information
jpudysz committed Oct 3, 2023
1 parent 3fc467b commit 276ddc6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,10 @@ const stylesheet = createStyles(theme => ({
}))
```

## Example

In order to check out working example go to [example/](./example).

## Blog post

For more detailed explanation please refer to my blog post [here](https://www.reactnativecrossroads.com/posts/level-up-react-native-styles).
Expand Down

0 comments on commit 276ddc6

Please sign in to comment.