-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dafd3a7
commit c2dde46
Showing
1 changed file
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,11 @@ | ||
|
||
# react-native-stack | ||
A React native stack, sample for simple start project body | ||
A React native stack, sample for simple start project body, if you want Use this project follow the steps for simple use | ||
|
||
``` | ||
$ npm i --save | ||
$ react-native run-android ->for android devices | ||
$ react-native run-ios ->for ios devices | ||
``` | ||
Screen Shot |