Mikael Sand
4293c00b34
chore: upgrade deps
2020-04-08 15:14:14 +03:00
Mikael Sand
adcacef732
fix linting
2020-04-08 15:08:01 +03:00
Mikael Sand
6843dbb0e9
Merge pull request #349 from sebinq/master
...
Add new iOS blurs featured in iOS 13+
2020-04-08 14:47:03 +03:00
Mikael Sand
9b5ffd1496
Merge pull request #360 from kontist/renderscript-support-library-remains
...
Remove RenderScript Support Library remains
2020-04-08 14:45:33 +03:00
Mikael Sand
0ad8a535bd
Merge pull request #354 from SaeedZhiany/patch-1
...
Load Android Gradle Plugin conditionally
2020-04-08 14:45:09 +03:00
Mikael Sand
781b31c3e3
Merge pull request #366 from Psiiirus/patch-1
...
Update README.md
2020-04-08 14:42:45 +03:00
Toni
aeb9395c7d
Update README.md
...
Fixed example code
2020-04-01 13:48:12 +02:00
Alexey Kureev
e2075520c7
Fix the example project ( #361 )
2020-03-10 23:19:19 +00:00
David Guerin
47a199ef98
Feat/eightbitlab blurview ( #358 )
...
* Update build.gradle
* Update build.gradle
* feat(android-blurview): migrate to com.eightbitlab.blurview
* fix(types): proptypes and typescript
- removed viewRef references
* fix(offset): fixing offset on android
* feat(harmonized-behavior): blurview can now have children on android
- Same behavior on iOS and Android now
* Update BlurView.android.js
* Update index.js.flow
* Create App.js
* Delete App.android.js
* Delete App.ios.js
* Update README.md
2020-03-04 17:46:11 +00:00
Jakob Krigovsky
5e5fc2f30d
Remove RenderScript Support Library remains
...
Since 7dc337ab1b
, we use the native (android.renderscript) APIs anyway. See also https://developer.android.com/guide/topics/renderscript/compute#access-rs-apis .
2020-03-02 11:48:24 +01:00
SaeedZhiany
2d4c8cf5c4
Load Android Gradle Plugin conditionally
...
Also, bumped default gradle configs versions
2020-02-12 10:25:28 +03:30
Sebastian Trebunak
325374548d
Fix blur constants assigment
2020-01-18 10:26:11 +01:00
Sebastian Trebunak
491c9210a2
Update comment for ios version
2020-01-18 10:04:58 +01:00
Sebastian Trebunak
33470438e5
Merge branch 'master' of github.com:sebinq/react-native-blur
2020-01-18 10:01:13 +01:00
Sebastian Trebunak
e52ceb454e
Update flow types
2020-01-18 10:00:51 +01:00
Sebastian Trebunak
3be75fe2e7
Update README.md
2020-01-18 09:58:52 +01:00
Sebastian Trebunak
aff7ab1729
add options to README
2020-01-18 09:56:21 +01:00
Sebastian Trebunak
5487e0fdea
Add iOS 13 blurs
2020-01-18 09:47:17 +01:00
Mikael Sand
dc00052b41
3.4.1
2019-12-10 14:17:50 +02:00
Mikael Sand
fcba6ea8b7
chore: fix linting
2019-11-09 00:48:08 +02:00
Mikael Sand
6ded8f0817
3.4.0
2019-11-08 23:34:16 +02:00
Mikael Sand
e751138c44
chore: fix linting
2019-11-08 23:32:40 +02:00
Mikael Sand
fa3673794b
chore: upgrade devDependencies
2019-11-08 23:24:47 +02:00
Mikael Sand
25a23142ea
Merge pull request #309 from eb16/patch-1
...
Update index.d.ts
2019-11-08 23:21:38 +02:00
Mikael Sand
cd214df3e9
Merge pull request #313 from brunohkbx/fix/blur-view-prop-types
...
fix(BlurView): Add PropTypes to viewRef according docs
2019-11-08 23:21:28 +02:00
Christoph Nakazawa
064efe2ea2
Added Support for RN 0.60.0 ( #321 )
...
Added Support for RN 0.60.0
2019-11-08 09:19:36 +00:00
Roman Ruiz-Esparza
ecf5f98f1e
add `pod install` to readme ( #306 )
...
* Update README.md
* Update README.md
* Update README.md
2019-08-26 23:09:34 -05:00
Hani Mohammed
7d22e48eef
Fix typo ( #316 )
...
Small fix but is still a fix after all.
2019-08-26 23:08:28 -05:00
deepanshujain
7dc337ab1b
android x changes
2019-07-06 15:40:10 +05:30
Deepanshu Jain
d1f3edd8a8
Merge pull request #1 from react-native-community/master
...
Merge with master
2019-07-06 15:39:03 +05:30
Bruno
dd4ec227d3
fix(BlurView): Add PropTypes to viewRef according docs
2019-05-08 21:11:27 -03:00
eb16
e5fa22fb5c
Update index.d.ts
...
Added missing properties in types
2019-03-27 12:58:09 -03:00
Nicolas Charpentier
6cdc7046e6
3.3.1
2019-03-27 09:14:17 -04:00
Levi Buzolic
33d62f1f22
Flow definition ( #308 )
...
* Add flow definition
* Minor chnage to the comments in the TypeScript definition to reflect 1a061eb45222506db8722ea371f68cbc99904549
2019-03-27 08:57:24 -04:00
Nicolas Charpentier
2dca68fc99
Rename to @react-native-community/blur everywhere
2019-03-27 08:56:38 -04:00
Nicolas Charpentier
fcdf9d7fbb
Update library name
2019-03-27 08:37:52 -04:00
Nicolas Charpentier
247b1efe28
3.3.0
2019-03-26 15:19:34 -04:00
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
7542963a52
Modernize imports and lifecycles ( #304 )
2019-03-26 14:56:31 -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
Kennie J. Davis
74892c4fac
type definition updates ( #288 )
2019-03-26 13:51:07 -04:00
rmevans9
fbb427502e
Make this work with RN 56 ( #283 )
...
* Make this work with RN 56
* Don't forget to checkin the method too...
2019-03-26 13:50:39 -04:00
Hitoshi Harada
a308f3c510
Add missing ref property ( #251 )
...
This is necessary to make setNativeProps work.
2018-01-05 10:33:40 +01:00
Alexey
b415e7774e
Release v3.2.2.
2017-11-09 13:11:49 +01:00
Chintan Parikh
aca380cee5
Fixes a NullPointerException that crashes the app ( #236 )
...
* Fix NullPointerException
* Fix syntax error
2017-11-09 13:11:38 +01:00
Alexey
734ac38f62
Release v3.2.1.
2017-11-09 13:09:50 +01:00