react-semi-modal
v0.2.0
Published
> Semi Modal like Twitter App (iOS)
Readme
React Semi Modal
Semi Modal like Twitter App (iOS)
Note: For Smartphones and Tablets Only (PC is Not Supported)
Usage
yarn add react-semi-modalSee example/index.js.
Development
git clone [email protected]:moriyuu/react-semi-modal.git
cd react-semi-modal
yarn install
yarn dev # Open http://localhost:1234TODO
- [ ] Add type declaration
- [ ] Optional style
- [ ] Optimize height
- [ ] For iOS (fix unintentional background scroll)
