Skip to content

Commit

Permalink
description
Browse files Browse the repository at this point in the history
  • Loading branch information
kanzitelli committed Oct 1, 2022
1 parent e16e06f commit e9a1a98
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rn-navio",
"version": "0.0.1-rc.0",
"description": "🧭 Navio - Universal navigation library for React Native. Build the app's layout in one place and use benefits of types predictibility. Built on top of React Navigation (RNN in the future with the same API).",
"description": "🧭 Navio - navigation library for React Native (Expo). Build the app's layout in one place and use benefits of types predictibility. Built on top of React Navigation (RNN will be added soon).",
"author": "Batyr <dev@batyr.io>",
"homepage": "https://github.com/kanzitelli/rn-navio",
"bugs": "https://github.com/kanzitelli/rn-navio/issues",
Expand Down Expand Up @@ -50,9 +50,12 @@
}
},
"keywords": [
"typescript",
"library",
"starter"
"react-native",
"react-navigation",
"react-native-navigation",
"expo",
"navio",
"rn-navio"
],
"license": "MIT"
}

0 comments on commit e9a1a98

Please sign in to comment.