NativeScript / NativeScript/android-dts-generator
Input aar file type support
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 96
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
How would I go about using an aar file instead of jar? I'd like to input play-services-maps-9.4.0.aar into the dts-generator.
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
The issue names no source files, tests, or entry points. Start by locating the dts-generator input handling for JAR files and determine how the named play-services-maps-9.4.0.aar would be processed; done means the generator accepts an AAR instead of a JAR and produces the expected TypeScript declarations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100