Removed examples
This commit is contained in:
parent
54d1253213
commit
21c43a3b69
|
@ -31,6 +31,8 @@ npm-debug.log
|
|||
#
|
||||
.DS_Store
|
||||
|
||||
examples/
|
||||
|
||||
# Xcode
|
||||
#
|
||||
build/
|
||||
|
|
|
@ -6,8 +6,6 @@
|
|||
"start": "node node_modules/react-native/local-cli/cli.js start"
|
||||
},
|
||||
"dependencies": {
|
||||
"react-native": "^0.18.1",
|
||||
"react-native-dialogs": "0.0.11",
|
||||
"react-native-material-kit": "^0.2.5"
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue