Skip to content

Commit

Permalink
show first code snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
kanzitelli committed Mar 18, 2023
1 parent fc3e3ed commit 507e3d0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ Play with the library in the [Expo Snack](https://snack.expo.dev/@kanzitelli/rn-

Simple app with 2 screens.

<details>
<summary>Show code</summary>

```tsx
import {Navio} from 'rn-navio';
import {Home, Settings} from '@app/screens';
Expand All @@ -68,8 +65,6 @@ const navio = Navio.build({
export default () => <navio.App />;
```

</details>

### Tabs

Tab-based app with 3 tabs.
Expand Down

0 comments on commit 507e3d0

Please sign in to comment.