meliorence / meliorence/react-native-snap-carousel

Why title CSS isn't available in ParallaxImage documentation ?

Open
#688 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
10.5k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

I used the same code as provided in the documentation but the text is out the image container. When I debug the code, then I get to know that there is not CSS for the title.

<Text style={styles.title} numberOfLines={2}> { item.name } </Text>
Can anyone please provide me the css so that I can get the look as mentioned in the example GIF ?

Contributor guide

Open the contributing guide

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 by comparing the ParallaxImage documentation example with the supplied Text snippet and inspect how styles.title is defined or omitted. Done means the documented example keeps the title within the image container and reproduces the referenced GIF.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.