A quick and simple react native component to run a specified task at an interval which can be toggled on and off.
.
.
.
What's up my fellow keyboard ninjas. Welcome to the first in what is hopefully a long line of tutorials with simple coding that can be used in all your projects. Show some love with a like, share or follow if you find anything I make helpful.
Originally this component was created to poll my API backend for an app I made to check for updates. However, it can also be used for pretty much any task that needs to be run at a specified interval.
component repo: https://github.com/NomadDsgns/nomad-r...