Issue Creating because when an app state is updating it is using setState instead it shoud use FFAppState it is causing error in complex apps. As it delays in updating the values
App State Issue
Actions & Logic
I downloaded the code and by cherry picking every setState changed it to FFAppState().update to update my values.
No
1
2 replies