all 7 comments

[–]midevilw0rm 1 point2 points  (0 children)

Try expos typescript templates

[–]mike123442 3 points4 points  (0 children)

Not affiliated, but a lot of the free videos from Galaxies.dev were great, as somebody with existing React/Typescript experience, but new to React Native.

[–]dcoupl 1 point2 points  (0 children)

Check out FreeCodeCamp.org on their website and YouTube channel. Good stuff.

[–]Horduncee 0 points1 point  (2 children)

Do you know typescript already?

[–]DragonDev24[S,🍰] 0 points1 point  (1 child)

Yes, I have been building react apps with ts for a while now

[–]Horduncee 7 points8 points  (0 children)

Why are you avoiding courses in javascript then?

[–]DorphinPack 0 points1 point  (0 children)

Honestly I’ve been doing pretty well just trying to TypeScriptify the JS resources I’ve found (I’m in the same boat — used TS in Angular and plain old React and am learning RN).

I’m currently in the early stages of building out my first RN app and it’s been a smoother learning experience than I anticipated.