mohebifar / mohebifar/react-native-copilot

Add TypeScript type definitions

Open
#107 0 comments 18 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.4k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
I'm currently trying to use @okgrow/react-native-copilot with a TypeScript project. The problem is, this library does not have type definitions for TypeScript.

Describe the solution you'd like
Add TypeScript definitions inside the project

Describe alternatives you've considered
Or add it on Definitely Typed.

Teachability, Documentation, Adoption, Migration Strategy
This should work out of the box for TypeScript user if it's implemented within the project. Otherwise, the use needs to install it using yarn add --dev @types/react-native-copilot.

Contributor guide

Open the contributing guide

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 inspecting the package's public API and its current TypeScript setup to determine which exported components and options need definitions. The work is done when TypeScript users can use the library with definitions bundled in the project, or when the issue is narrowed to an explicitly maintained Definitely Typed package.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.