StoDevX / AAO-React-Native

The St. Olaf community, now in pocket size.
GNU Affero General Public License v3.0
42 stars 16 forks source link

add dynamic text color for empty bus line message #7079

Closed drewvolz closed 10 months ago

drewvolz commented 10 months ago

This assigns a dynamic text color to the <Text /> that renders "This line is not running today." when the schedule is empty.

Before After
before after