heyjaywilson/peakfit

allow a user to add an exercise to a list that already exists

Aperta

#15 aperta il 23 set 2024

 (8 commenti) (0 reazioni) (1 assegnatario)Swift (10 fork)auto 404
enhancementhacktoberfest

Metriche repository

Star
 (18 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

In a list that already exists, a user needs to be able to add an exercise.

Use the symbol plus.circle in the trailing spot of the navigation bar.

Note: All writes to swift data should be done on a background actor. There is a Service already setup for ExerciseList

Guida contributor