lt-app icon indicating copy to clipboard operation
lt-app copied to clipboard

Dependency updates for Android 33

Open SyntaxBlitz opened this issue 1 year ago • 0 comments

google is requiring an update. we may be a little late on this to see no impact but should be mostly seamless.

this is not ready to merge -- we need to repair the Babel transform, which I had to disable to get the updated react-native-reanimated working. I think we should reimplement this as a babel plugin rather than a transform -- or better yet, find a not-stupid way to do this.

the current build I've uploaded to google play (1.5.2) is based on this PR, but with the requires in course-data.ts nulled out like the babel transform used to do.

SyntaxBlitz avatar Aug 31 '23 06:08 SyntaxBlitz