Open csepulveda7 opened 5 years ago
This screen should update dynamically, therefore, if any changes were to be made (new officials, removed positions, etc), the screen would get that information from Firebase and update accordingly.
Converted static e-board member data into object that is passed and rendered into flatlist. TODO: Fetch eboard member data from firebase and pass into flatlist
The Eboard screen needs to be updated w/ the current elected members. The screen and button already exist, someone just needs to go in and update each individual box.