cjurgens17 / Yu-Gi-Oh

Making a Tool to Create Yugioh decks
0 stars 0 forks source link

Reset Filter works, but upon the Reset a big performace spike is inucrred. Needs fixing at a later date #7

Closed cjurgens17 closed 10 months ago

cjurgens17 commented 1 year ago

We are curently rerendeing the SidescrollView upon reset with a state stored array of all cards that are pulled from the api upon the loading of the tool. Need to hash out the performance spike. Possibly do to infinite scrolling to being re-implemented upon the reset???