Recently created a simple toggle using React Native and thought I’d share. The example uses Native Base & Material Icons, however any alternative should work See Snack Code | GitHub
Installation
- Clone Repo (or copy code/dependencies).
- Run
NPM Install
orYarn Add
to install dependencies.
Notes
- Any alternative to Native Base should work, however I have not tested this. You should be able to test easily by editing here.
- Any icons should work as well, though matching shape and size will look best.
Dope! Thanks for sharing.