oceanbit / GitShark

🦈 A Git client to surf through your repos on mobile
https://gitshark.dev
Mozilla Public License 2.0
136 stars 9 forks source link

Trigger status change when app is re-focused #50

Open crutchcorn opened 4 years ago

crutchcorn commented 4 years ago

Currently, if the app is put in the background (going home/multi-tasking/etc), and then reloaded, no behavior occurs. However, it would be superb if we used the AppState API to re-run the status command, so that detections of file changes would show up automatically

https://reactnative.dev/docs/appstate.html