79151581

Date: 2024-11-02 21:07:59
Score: 1
Natty:
Report link

If is an expo app, use the code below first in stall the dependences and import it,

expo install expo-updates

import * as Update from expo-updates;
const onpress =async()=>{
await Update.reloadAsync();
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Chika Nwazuo Evuka