Nicolas Charpentier
0d47aadc35
Rename to @react-native-community/blur
2019-03-26 15:19:34 -04:00
Nicolas Charpentier
e24b67a3ae
Add instruction on project-wide properties ( #305 )
2019-03-26 15:02:28 -04:00
Nicolas Charpentier
c0f33b951d
Regenerate example app ( #303 )
2019-03-26 14:52:44 -04:00
Nicolas Charpentier
c0b9a6e62f
Configure Eslint & Prettier ( #302 )
2019-03-26 14:19:21 -04:00
Harun Smrkovic
6bdcefecae
Change order of components to the correct one ( #287 )
...
Text below says that `Image` will be blurred because it is below `BlurView`, but this is not the case in code example.
Also, new code example renders correctly, as described in text below.
2019-03-26 13:54:20 -04:00
Levi Buzolic
d95c29d4bc
Enable regular and prominent BlurEffectStyles for iOS 10.0+ ( #276 )
...
Previously `regular`, `prominent` and `extraDark` were only available on tvOS. iOS 10.0+ adds support for `regular` and `prominent` according to the [BlurEffect.Style docs](https://developer.apple.com/documentation/uikit/uiblureffect/style ).
https://developer.apple.com/documentation/uikit/uiblureffect/style/regular
https://developer.apple.com/documentation/uikit/uiblureffect/style/prominent
`extraDark` Remains tvOS only.
2019-03-26 13:53:50 -04:00
Ali Najafizadeh
bac52dfc89
Update Readme to reflect the Android compile issue ( #227 )
...
According to [this](https://stackoverflow.com/a/36586107/828487 ), there is a bug related to ` which has been fixed in `gradle-plugin 2.1.0` and `Build-Tools 23.0.3`. This PR simple update the doc to reflect that
2017-08-10 10:26:33 +02:00
Julien K
8ce7270c72
[tvOS] Update README.MD ( #220 )
...
* [docs] Folder that contains assets for documentation
* [tvOS] Update Readme
Update readme to show how to setup react-native-blur on tvOS
* [Gitignore] Add docs folder
2017-07-09 23:38:50 +02:00
Julien K
e41c7dbcd5
[tvOS] Add new blur types and setNativeProps ( #210 )
...
* [BlurView] Add tvOS blurTypes
* [BlurView] Add setNativeProps to use it in touchablehightlight
* [BlurView] Add blurTypes of tvOS
* [README] Add tvOS blur types
* [VibrancyView] Add setNativeProps
2017-06-26 14:43:33 +02:00
Alexey
691731964e
Update README.md
2017-04-17 22:53:45 +02:00
Nathan Broadbent
e32ab5f1e0
Make API consistent for Android and iOS, so can use `blurAmount` and `blurType` on both.
2017-04-17 23:17:01 +07:00
Nathan Broadbent
10858e396b
Fixed all the issues with iOS, and allow individual blurAmounts (instead of one shared value.)
...
Also changed VibrancyView to be a subclass of BlurView.
2017-04-17 22:23:10 +07:00
pmadruga
19bce47289
More clear installation documentation
2017-04-12 11:22:38 +02:00
Nathan Broadbent
cf2e7348b8
Added proper error messages when using BlurView incorrectly, and updated README.
2017-04-11 16:47:43 +07:00
Nathan Broadbent
94a7d002e5
Update README with required steps on Android
2017-04-11 01:17:48 +07:00
Martín Fernández
325e263f37
Fix android installation docs
2017-03-30 17:54:54 -03:00
Alexey
461b82d4a6
Update README.md
2017-02-01 11:58:25 +01:00
Alexey
15b740fa1d
Update Android instructions
2017-02-01 11:57:45 +01:00
Tom Nash
5b47f940ca
Update README.md
...
Change installation instructions so it's more difficult to miss the crucial android part
2017-01-06 23:16:49 +00:00
Tomasz Cichocinski
47d0c160c6
Add plugin name at the end of `react-native link`
2016-12-10 15:54:04 +01:00
Tomasz Cichocinski
9ec701f9fb
Update `rnpm` to `react-native link`
...
Updating documentation according to #118
2016-12-09 22:59:34 +01:00
Alexey
0210160c0a
Update README.md
2016-11-09 10:52:27 +01:00
Arthur Parmentier
676de66539
Updated doc
2016-10-31 16:11:40 +01:00
Jake Hasler
6b3e1ae24b
Updated README with new instructions
2016-10-27 19:52:26 -06:00
Manas
ee886e6211
Adds npm version badge
2016-09-26 12:27:31 +05:30
Wira Siwananda
af74914f9d
Create section to troubleshoot Native component for 'BlurView' does not exist warning
2016-08-20 22:32:22 +08:00
Connor McEwen
c6d6e533cf
Add android info in the README
2016-06-13 16:48:20 -04:00
Alexey
4c764ac6a3
Update README.md
2015-12-13 23:59:07 +01:00
Alexey
138df184bc
Update README.md
2015-12-13 23:57:32 +01:00
Alexey
f280ae294d
Update README.md
2015-12-13 23:56:08 +01:00
Kureev Alexey
9578c1168e
Updated installation process in README
2015-10-06 00:19:51 +02:00
Kureev Alexey
db76f5ce41
Adjust README examples
2015-10-05 22:56:18 +02:00
Kureev Alexey
4050bd27f1
Update README according to new version
2015-10-05 22:53:37 +02:00
Kureev Alexey
c65add6819
Add README back
2015-10-05 22:47:33 +02:00