playground
playground copied to clipboard
Exploring Possibilities with React Native Elements
**Deliverables** - Add the Hero Image. - What problem this project solves. - Architecture - Tooling used - Related Projects - Open Collective Supporters
**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...
## Description Tooltip doesn't work as expected. ## Expected behaviour The tooltip should not overlay the text ## Screenshot  ### PS: There isn't any template for issue or PR...
I tried various things on the internet, nothing seems to work!  Also some loader missing problem.  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...