Bootstrapping a React Native Project in 2021
Video Statistics and Information
Channel: William Candillon
Views: 27,721
Rating: undefined out of 5
Keywords: React, React Native, VSCode, Tabnine, ESLint
Id: 5ByuWilIMRg
Channel Id: undefined
Length: 17min 9sec (1029 seconds)
Published: Tue Jan 12 2021
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Header should say Expo.. It’s not for everyone
Good video. I'm getting into React Native and hadn't known about Expo before this.
I would recommend setting "ts" in package.json to
./node_modules/typescript/bin/tsc
instead of just ts.If you have a different tsc version globally it may yield different results