Documentation Lacking `addSubview` Tricks

Open Beginner friendly
#190 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
ruby
Domain
documentation

Research direction

Start with motion/ruby_motion_query/subviews.rb, which defines the addSubview-related methods and options listed in the issue. Check the project’s documentation site for the existing reference structure, then document unshift, prepend, insert, add_subview, and :at_index so their searches return useful references. Done means each named operation and option is documented consistently.

Written by the indexing model from the issue text.

Description

enhancement

RMQ supports (unshift, prepend), (insert, add_subview), and options like :at_index
SOURCE

Docs have no reference:
http://rubymotionquery.com/?s=prepend
http://rubymotionquery.com/?s=unshift
http://rubymotionquery.com/?s=insert
http://rubymotionquery.com/?s=add_subview

Dominant language
HTML
Stars
305
Forks
51
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 infinitered/rmq

All issues in infinitered/rmq

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.