If you want to create a new project with latest version you can try out these commands:
npx react-native@latest init MyTabletApp
OR
npx @react-native-community/cli init MyTabletApp
and you can refer to following link for more detail:
https://github.com/react-native-community/cli/blob/main/docs/init.md