Skip to content

[Docs] Template suggestion for expo and react native in getting started page #4808

@anurag-verma-india

Description

@anurag-verma-india

What docs page needs to be fixed?

introduction / getting started # create react redux app

What is the problem?

It says

We do not currently have official React Native templates, but recommend these templates for standard React Native and for Expo:
https://github.com/rahsheen/react-native-template-redux-typescript
https://github.com/rahsheen/expo-template-redux-typescript

But in the Templates Repo there are templates for both react-native and expo

What should be changed to fix the problem?

I don't know the whole situation but I think that we should remove the suggestion to use this external repo (which was updated 3 years) ago and instead add a list of all templates that we have in the redux templates repo.

Which is conviently already located in the README of the templates repo

  • vite-template-redux: Vite, with TypeScript
  • cra-template-redux-typescript: Create-React-App, with TypeScript
  • cra-template-redux: Create-React-App, with JavaScript
  • expo-template-redux: Expo, with TypeScript
  • rtk-app-structure-example: A standalone example of a Redux Toolkit

BTW I'm new to redux and don't know if this should be done or not (I can add this change and make a pull request if it needs to be done)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions