rodrigo-teixeira-silva / Ignite-Fleet

Aplicativo de gestão de veículos utilizados por uma empresa
MIT License
1 stars 0 forks source link

Background Task #18

Closed rodrigo-teixeira-silva closed 11 months ago

rodrigo-teixeira-silva commented 11 months ago

Add: Validation of coordinates

Configuring permissions

Getting permission to get background location

Installing expo-task-manager

Setting the Task in Background

Creating the function to start the task

Creating the function to stop the task

Starting the task

Stopping the task

Getting the coordinates in the storage

Saving coordinates to storage

Removing coordinates from storage

Using saveStorageLocatio

rodrigo-teixeira-silva commented 11 months ago

New feature implemented