Includes everything listed in the alpha release plus the following:
Features
#2596 - Updated to require react-native-vector-icons library be >7.0.0
#2697 - Update react-native-status-bar-height to 2.6.0
#2656 - Add containerStyle to BottomSheet#2707 - Header update to use react-native-safe-area-context.
Fixes
#2674 - Colors types fix.
#2701 - Checkbox types fix.
#2702 - Tile types fix.
#2645 - Fix Avatar not showing placeholder if no source#2650 - Fix Theme custom theme overwritten when switching between dark/light mode
Removed
#2699 - Remove deprecated props from ListItem#2700 - Remove deprecated props from Card
3.0.0-alpha.1
Features
#2583 - Dark Colors now available in API
#2580 - Image transition and performance improvements
#2598 - updated normalize function using react-native-size-matters#2621 - Ratings updated to latest
Fixes
#2561 - fix 'grey' issue on web.
#2572 - ThemeProvider rerender on prop change
#2565 - Image show placeholder with empty source
#2566 - Button fix ripple overflow
#2578 - SearchBar fire onCancel when back button pressed
#2585 - Slider touch track positioning fixes
#2584 - Button fix text alignment for certain fonts
#2589 - Card return accidentally removed default styling
#2587 - Button improved LinearGradient
This version was pushed to npm by flyingcircle, a new releaser for react-native-elements since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps react-native-elements from 0.19.1 to 3.0.0.
Release notes
Sourced from react-native-elements's releases.
Changelog
Sourced from react-native-elements's changelog.
Commits
257c5e5
fix docs build1ef0f14
Merge remote-tracking branch 'upstream/next' into next653ef8a
update to version 3.0.0bb9411e
update header component to handle more phone shapes/sizes (#2707)f3f02f8
Update Button.js (#2708)e7eeb18
remove unused style3f0062e
change Header to use rn-safe-area-context5b79b43
add safe-area-context lib210d096
Merge branch 'next' into header-fix76c6b80
removing deprecated Avatar section of docs (#2711)Maintainer changes
This version was pushed to npm by flyingcircle, a new releaser for react-native-elements since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)