playground icon indicating copy to clipboard operation
playground copied to clipboard

Exploring Possibilities with React Native Elements

Results 22 playground issues
Sort by recently updated
recently updated
newest added

**Deliverables** - Add the Hero Image. - What problem this project solves. - Architecture - Tooling used - Related Projects - Open Collective Supporters

good first issue

**What kind of change does this PR introduce?** - copying the correct props folder after https://github.com/react-native-elements/react-native-elements/pull/3281 is merged. - correct filenames used in props folder at various places. **Did you...

### Description The project is in its initial phase, and the code is written with an idea of `move fast and break things`. So there are many possible improvements. Mentioning...

good first issue

## Description Tooltip doesn't work as expected. ## Expected behaviour The tooltip should not overlay the text ## Screenshot ![image](https://user-images.githubusercontent.com/59651136/110786122-c2807780-8291-11eb-85b0-29ec98b64fb1.png) ### PS: There isn't any template for issue or PR...

I tried various things on the internet, nothing seems to work! ![Screenshot from 2021-04-16 23-07-57](https://user-images.githubusercontent.com/39825643/115063280-fbeb7900-9f08-11eb-9040-d5168433166b.png) Also some loader missing problem. ![Screenshot from 2021-04-16 23-10-40](https://user-images.githubusercontent.com/39825643/115063303-03ab1d80-9f09-11eb-9c56-833dae8210cb.png) I was trying to build the...

**Is your feature request related to a problem? Please Describe.** The Switch component is recently been introduced in the package. https://reactnativeelements.com/docs/next/switch. Therefore we would need a page here for the...

**Expected behavior (Required)** It should add/remove drop shadow on toggling.

**What kind of change does this PR introduce?** Bug Fix **Did you add tests for your changes?** No. **If relevant, did you update the documentation?** Not Required **Summary** This PR...

**What kind of change does this PR introduce?** Fixes ```unused imports``` linting issues in the whole codebase. **Did you add tests for your changes?** Not required **If relevant, did you...