I spent a good amount of time updating the packages to newer versions. I started with Reanimated and expo-linear-gradient then removed packages that are deprecated in newer versions of react-native and updated react-native + react.
I also spent some time updating all the dev dependencies to remove npm audit alerts as well as fix the tests failing with newer typescript support
Identify the bugs
closes #66 closes #59 closes #33
Description of the change
I spent a good amount of time updating the packages to newer versions. I started with Reanimated and expo-linear-gradient then removed packages that are deprecated in newer versions of react-native and updated react-native + react.
I also spent some time updating all the dev dependencies to remove npm audit alerts as well as fix the tests failing with newer typescript support