Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

The NPM distribution package is incomplete

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

Nobody has claimed this yet.

Assessment

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

Research direction

Download the NPM archive from the linked registry URL and inspect its package contents and publishing configuration. Check the podspec, TypeScript definitions, and Example/ios/build paths; done means the podspec and definitions are included while the Example directory, especially its build output, is excluded from the distribution.

Written by the indexing model from the issue text.

Description

When I install this library from NPM, the podspec required for integration is missing.

For now I can use the repo as source, but it would be nice if the podspec would just be included in the NPM distribution.

Also, the Example/ios/build is included in the distribution, which shouldn't, because it adds almost 150 megabytes. I think actually that the whole Example directory should be excluded from the release.

Oh and also the typescript definitions are not included.

To download the archive from npm you can use the following url and see for yourself: https://registry.npmjs.org/react-native-haptic/-/react-native-haptic-1.0.5.tgz

Dominant language
Objective-C
Stars
204
Forks
26
PR merge metrics
No merged PRs in 30d

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.

More from appandflow/react-native-haptic

All issues in appandflow/react-native-haptic

Similar issues

More Objective-C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.