rn-custom-style-sheet
v4.0.1
Published
React Native component to select a specific value from a range of values.
Downloads
269
Maintainers
Readme
rn-custom-style-sheet
Create responsive design with the help of custom style sheet
Steps to Run & Build:
Install dependencies
yarn
Build
yarn build
Install dependencies in example app
cd example && yarn && cd ios/ && pod install && cd ..
Run example app
yarn ios
Run
yarn build
to sync package changes / updates
Document
Example
- Check out repository in example folder
Acknowledgments and Big Thanks to
Roadmap (What to do in next)
- Bug Fixes
- Support more options of MediaQuery like Scan, color, colorIndex, monochrome, resolution and for type -> grid, aural, braille, handheld, print, projection, tty or embossed
License
This project is licensed under the MIT License - see the MIT file for details