AAO-React-Native
AAO-React-Native copied to clipboard
The St. Olaf community, now in pocket size.
Bumps [@react-native-community/datetimepicker](https://github.com/react-native-community/datetimepicker) from 6.2.0 to 6.7.1. Release notes Sourced from @react-native-community/datetimepicker's releases. v6.7.1 6.7.1 (2022-11-26) Bug Fixes android: keep date between min and max (#699) (91245a1) This release is also...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.6 to 7.20.5. Release notes Sourced from @babel/core's releases. v7.20.5 (2022-11-28) Thanks @davydof and @SuperSodaSea for your first PRs! :eyeglasses: Spec Compliance babel-helpers, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-preset-env, babel-runtime-corejs2,...
Niceties around foreground, background, and accent colors for buildings hours status badges. - move background and foreground colors into `lib/color-helpers` - colocate duplicate `BG_COLORS` definition - rename symbols for clarity...
Something something they load faster? Anyway, it sounds like there's no inherent incompatibility between RN and Instant Apps: https://github.com/facebook/react-native/issues/14197
As I scroll through the course listings, I’m seeing rows that lack a horizontal separator.
The schedule appears to skip over the last row. Not the last stop, but the last row in a list.
1. The user's app makes a network request 1. It fails 1. If the retries parameter is true || a positive non-zero integer, retry with exponential back off that many...
And fire the timer if it's time has come while we were in the background. I think setTimeout doesn't fire while in the background, but we should be able to...
I'm not sure what the exact problem is, but I think it's causing our issues with building hours not refreshing immediately when their View gets opened, and similar issues with...
Fixes a warning in the app regarding `SegmentedControlIOS` > `SegmentedControlIOS` has been extracted from react-native core and will be removed in a future release. It can now be installed and...