sagnikpal2004 / UConnect

MIT License
0 stars 0 forks source link

Appetize Build Crashes #17

Open viralrathod10 opened 2 weeks ago

viralrathod10 commented 2 weeks ago

Appetize simulator crashes UConnect every time it is opened

What should happen is the app should at least open w/o crashing.

Due by 1.0 release

sagnikpal2004 commented 2 weeks ago

This is possibly because of incompatibility of Expo with react-native-async-storage Suggest testing out expo-async-storage instead of the former

(Also, swapping out many of the react-native dependencies with expo specific versions should be helpful)