openwallet-foundation / openwallet-foundation/askar-wrapper-javascript
Make react native module auto-linkable
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
This is enabled by default in Expo 52+ but we need to add an expo module. This will simplify the installation for nested dependencies: https://docs.expo.dev/modules/autolinking/#what-do-i-need-to-have-in-my-module-to-make-it-autolinkable
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked Expo autolinking guide and inspecting the package's React Native integration. Done means the package has the required Expo module setup and is recognized as autolinkable when used as a nested dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100