maniac-tech / maniac-tech/react-native-expo-read-sms

Fix "method_lines" issue in index.js

Open
#85 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

code-climate
Dominant language
Java
Stars
85
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Function `startReadSMS` has 27 lines of code (exceeds 25 allowed). Consider refactoring.

https://codeclimate.com/github/maniac-tech/react-native-expo-read-sms/index.js#issue_679a6d8c00e3710001000020

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

Open index.js and locate startReadSMS; compare its 27-line implementation with the Code Climate report linked in the issue. Refactor the function without changing its SMS-reading behavior, and confirm that it is at or below the 25-line limit.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.