-
Notifications
You must be signed in to change notification settings - Fork 1
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
Showing
2 changed files
with
20 additions
and
0 deletions.
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 |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# React Native Modals Playground | ||
|
||
## About | ||
|
||
This repository is a playground for article about react-native modals which you can find on https://thewidlarzgroup.com/blog. | ||
|
||
This is an introduction to modals world. It contains examples of cool looking, fast and functional modal components, which you can freely implement into your project. | ||
|
||
Run the playground and play with it on `master` branch, or checkout to `starter` branch and code by yourself to learn even more! | ||
|
||
## Installation | ||
|
||
1. Clone repository | ||
2. Run `yarn` | ||
3. For ios move into `cd ios` and run `pod install` | ||
4. Run it on ios/android simulator or any physical device | ||
|
||
## Sneak peak | ||
|
||
![](./app/assets/sneak-peak.gif) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.