-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Typescript Migration - Front End #15
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Jason <[email protected]> Co-authored-by: SigsFig <[email protected]>
I'm getting this error after trying to launch with Expo Go. I'm on the latest commit and updated my dependencies.
|
Yeah, it's a TypeScript error I'd assume. Tried converting |
This error should have been resolved with the latest commit. Please run again to test. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a reason you guys are using |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! You can take a look at the comments and decide whether or not they're necessary and then merge with main when you can.
- Add @babel/preset-typescript and @babel/preset-env for Jest TypeScript
eslint typescript
0e81aed
to
46bcfba
Compare
- fixes icons
Login functionality is now working (old review message).
Migration from JS to TS - React Native Front End
jest
files andRoot.js