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

Tag the matching commits against the currently supported versions of React Native

Open
#2 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue help wanted
Dominant language
JavaScript
Stars
242
Forks
85
Avg merge
6d 16h
Merged PRs (30d)
3

Description

Problem

We need accurate tags in the project for the currently supported versions of React Native, so the CLI can match and initialise the correct template. These might, in-fact, be the same commits but we need to be sure.

Currently supported versions

See here, but the list is:

Version Type Support level
0.74.x Next version Future
0.73.x Latest stable Active
0.72.x Previous (-1) minor series Active
0.71.x Previous (-2) minor series End of Cycle
<=0.70.x Old minor series Unsupported

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the repository's existing tags and the React Native release list linked in the issue, then inspect the commits corresponding to versions 0.74.x through 0.71.x. Done means the matching commits are verified and tagged so the CLI can identify and initialise the correct template for each supported version.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
cli, mobile-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.