Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
kanzitelli committed Feb 2, 2023
1 parent 1854829 commit 1f23959
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ export {Navio};
export type {NavioScreen};

// 0.0.2 todos
// [ ] test on more use cases
// [ ] make better Navio section in the app
// [ ] prepare docs

// minor issues
Expand Down Expand Up @@ -45,6 +43,7 @@ export type {NavioScreen};
// },
// root: 'MainDrawer',
// });
// navio.tabs.updateOptions('One', {'tabBarBadge': '123'})
// navio.setRoot('stacks', 'MainStack');
// navio.Root({'initialRouteName':''})
// navio.drawers.setRoot('')

0 comments on commit 1f23959

Please sign in to comment.