Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

expo-custom-switch

yeutech-lab135MIT1.0.2TypeScript support: included

Custom theme toggle with a universal Switch component

yeutech, yeutech-lab, kopax, expo, react-native-appearance, style, animation

readme

Welcome to the Expo Custom Switch 👋

Github: kopax License: MIT

Based on a component from the home screen of twizzle by @thekitze. Converted to Expo for use in iOS, Android, and Web apps by @EvanBacon with expo-dark-mode-switch.

Twitter: DimitriKopriwa

Install

yarn add expo-custom-switch

# or

npm install --save expo-custom-switch

Documentation and live demo

Read expo-custom-switch documentation.

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Yeutech Company Limited

This project is MIT licensed.

changelog

1.0.2 (2020-02-20)

Bug Fixes

  • lighten: less lighten on the left (31c95d0)

1.0.1 (2020-02-20)

Bug Fixes

  • CustomSwitch: allow parameters to customize the icon (db51cd1)

1.0.0 (2020-02-20)

Bug Fixes

  • CustomSwitch: added CustomSwitch (8e21e40)
  • types: fix types (9def3ec)