https://github.com/thewidlarzgroup/react-native-modals
React native modals playground for the linked article.
https://github.com/thewidlarzgroup/react-native-modals
modal modals react-native react-native-modal
Last synced: about 1 month ago
JSON representation
React native modals playground for the linked article.
- Host: GitHub
- URL: https://github.com/thewidlarzgroup/react-native-modals
- Owner: TheWidlarzGroup
- Created: 2021-09-16T16:01:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-15T14:41:55.000Z (over 3 years ago)
- Last Synced: 2025-04-11T03:40:51.460Z (about 1 month ago)
- Topics: modal, modals, react-native, react-native-modal
- Language: TypeScript
- Homepage: https://thewidlarzgroup.com/react-native-modals/
- Size: 1.85 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native Modals Playground
## About
This repository is a playground for article about react-native modals which you can find on https://thewidlarzgroup.com/react-native-modals/.
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 to `cd ios` and run `pod install`
4. Run it on ios/android simulator or any physical device
5. Enjoy! 🙂## Sneak peek
