mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-03-26 09:14:22 +08:00
Release 0.1.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-navigation-stack",
|
||||
"version": "0.5.0",
|
||||
"description": "Drawer navigator component for React Navigation",
|
||||
"version": "0.1.0",
|
||||
"description": "Stack navigator component for React Navigation",
|
||||
"main": "dist/index.js",
|
||||
"files": [
|
||||
"dist/"
|
||||
@@ -20,8 +20,7 @@
|
||||
"react-native",
|
||||
"ios",
|
||||
"android",
|
||||
"drawer",
|
||||
"material"
|
||||
"stack"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user