react-native-community/react-native-template-typescript

Support for RN 0.71?

kenhuang opened this issue · 1 comments

Expected results

Similar to https://github.com/react-native-community/react-native-template-typescript/pull/293/files

What did you expect to happen?

Support generate app using RN 0.71

Observed results

What happened?

Logs

Please add the log output here.

Steps to reproduce

looks lke RN 0.71 support typescript by default now. npx react-native@0.71.6 init example works for me.