infinitered / infinitered/rmq

Documentation Lacking `addSubview` Tricks

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

Nobody has claimed this yet.

enhancement
Dominant language
HTML
Stars
305
Forks
51
PR merge metrics
No merged PRs in 30d

Description

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

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.