56 Commits

Author SHA1 Message Date
Michael Hancock
47dfe40b6a Updated example to use ES6 features
Used imports instead of require.
Simplified imports and removed unused component View.
Background is now a const instead of var. <- ES6 prefers this
Removed dangling comma after background ```source={{uri: background, }}```

Generally example is more succinct and easier to understand for users only exposed to the new tools of ES6.
2016-07-01 09:12:28 +01:00
Kureev Alexey
cd10c4d842 Release v1.0.0. 2016-06-13 23:26:18 +02:00
Alexey
5ad469a512 Merge pull request #59 from cmcewen/master
Add android support for BlurView
2016-06-13 23:24:58 +02:00
Connor McEwen
e1635f2b57 RN upgrade unlinked ios 2016-06-13 17:05:47 -04:00
Connor McEwen
3c694d6d37 RN upgrade changes to .android files 2016-06-13 16:57:58 -04:00
Connor McEwen
c6d6e533cf Add android info in the README 2016-06-13 16:48:20 -04:00
Connor McEwen
a43683bb6a Update to use latest React Native 2016-06-13 16:40:35 -04:00
Connor McEwen
475c029909 Add android support for BlurView 2016-06-13 15:55:46 -04:00
Alexey
47b1a654f8 Merge pull request #66 from aforty/patch-1
Update version in podspec
2016-05-25 12:55:41 +02:00
Arno Fortelny
cd3e9eae2e Update react-native-blur.podspec
The version here must be kept in sync with the version in package.json for Cocoapods to correctly install the new version.
2016-05-23 11:43:04 -04:00
Kureev Alexey
5c4ad054a2 0.8.0 2016-05-18 22:23:37 +09:00
Alexey
448fcaa56e Merge pull request #61 from azendoo/master
Separate React from React Native
2016-05-15 10:17:42 +09:00
ahanriat
9c8e5ab062 Separate React from React Native 2016-05-06 11:35:18 +02:00
Kureev Alexey
14bd1dd811 0.7.11 2016-04-07 14:22:25 +02:00
Alexey
57bad4d91f Merge pull request #56 from aforty/patch-1
Update react-native-blur.podspec
2016-04-07 14:21:51 +02:00
Arno Fortelny
d7f3fde69e Update react-native-blur.podspec
Latest version of cocoa pods rejects this pod spec.

Resolved error due to missing authors
Resolved error due to missing homepage
Resolved error due to missing source
Resolved error due to missing summary
Resolved warning due to missing license
2016-04-06 11:43:32 -04:00
Kureev Alexey
7c5c745058 0.7.10 2016-02-01 10:13:42 +01:00
Alexey
6399c99396 Merge pull request #50 from adrienbrault/cocoapods-support
Add podspec
2016-02-01 10:12:46 +01:00
Adrien Brault
6cf779abd8 Add podspec 2016-01-31 21:28:40 +01:00
Kureev Alexey
a479f7a56b 0.7.9 2016-01-11 23:06:48 +01:00
Mike Grabowski
b510e07300 Merge pull request #44 from ehd/patch-1
Remove react-native peer dependency
2016-01-09 12:59:18 +01:00
Stephan Seidt
5defd14c29 Remove react-native peer dependency
Usually causes more problems than it solves and others have been removing it, too:

- https://github.com/oblador/react-native-vector-icons/issues/76
- https://github.com/Yomguithereal/baobab-react/issues/59
- https://github.com/rebeccahughes/react-native-device-info/issues/16
2016-01-09 12:50:25 +01:00
Kureev Alexey
2ed3d4bd3c 0.7.8 2015-12-31 11:39:54 +01:00
Alexey
f39f79e0ba Merge pull request #40 from viix/master
fix #39 issue
2015-12-20 00:36:15 +01:00
nate guo
c027f0705f change vibrancyView 2015-12-19 23:03:39 +08:00
nate guo
f185f49d9a change style merge to fix the dev env error 2015-12-19 22:24:32 +08:00
Kureev Alexey
1373942cc7 0.7.7 2015-12-17 10:39:05 +01:00
Alexey
ff501b9f84 Merge pull request #38 from ehd/master
Set backgroundColor to transparent by default
2015-12-16 23:42:31 +01:00
Stephan Seidt
3c0fd0d6ba Set backgroundColor to transparent by default 2015-12-16 23:18:49 +01: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
d500ade4a3 0.7.6 2015-11-15 02:54:54 +01:00
Kureev Alexey
3fbfb88948 Changed project ownership 2015-11-15 02:54:50 +01:00
Kureev Alexey
19d31603c0 0.7.5 2015-10-23 16:38:42 +02:00
Alexey
2f480390a2 Merge pull request #32 from marcshilling/master
Fix release builds
2015-10-23 16:37:08 +02:00
Marc Shilling
36e1ca540f put peerDependencies back, begrudingly 2015-10-23 10:28:01 -04:00
Marc Shilling
e34b4b0d5f set build active architecture to no for release builds 2015-10-22 10:14:22 -04:00
Kureev Alexey
e177f9cc4e Remove node_modules folder, added by accident 2015-10-21 14:57:27 +02:00
Kureev Alexey
914272e193 0.7.4 2015-10-21 14:54:31 +02:00
Alexey
c21d22d896 Update peerDependecy version 2015-10-21 08:45:01 +02:00
Marc Shilling
1487facbf6 remove peer dependencies 2015-10-20 10:31:09 -04:00
Kureev Alexey
b88f004722 0.7.3 2015-10-08 19:48:47 +02:00
Kureev Alexey
9889f1dd3b 0.7.2 2015-10-08 19:48:36 +02:00
Kureev Alexey
b88a330bd0 Hotfix wrong relative path 2015-10-08 19:48:27 +02:00
Kureev Alexey
38916c428e Attempt to fix xcodeproj 2015-10-08 18:06:10 +02:00
Kureev Alexey
9578c1168e Updated installation process in README 2015-10-06 00:19:51 +02:00
Kureev Alexey
639f20b5c1 0.7.1 2015-10-06 00:11:33 +02:00
Kureev Alexey
79a8ab4aed Fix problems with example project run 2015-10-06 00:11:17 +02:00
Kureev Alexey
fa879cacad Fix typo in example 2015-10-05 22:57:44 +02:00