68 Commits

Author SHA1 Message Date
Jake Hasler
fd1d7452fa New BlurAmount class, adjusted required propType 2016-10-27 01:19:43 -06:00
Alexey
8380fd4b89 Merge pull request #96 from prometheansacrifice/adding-npm-version-badge
Adds npm version badge
2016-09-27 15:26:56 +02:00
Manas
ee886e6211 Adds npm version badge 2016-09-26 12:27:31 +05:30
Alexey
0c50185dcc Merge pull request #85 from siwananda/master
Create section to troubleshoot Native component for 'BlurView' does n…
2016-08-23 14:31:26 +02:00
Wira Siwananda
af74914f9d Create section to troubleshoot Native component for 'BlurView' does not exist warning 2016-08-20 22:32:22 +08:00
Kureev Alexey
011b45f398 Release v1.0.1. 2016-08-07 19:32:58 +02:00
Alexey
ee617fb4b6 Merge pull request #81 from getnashty/master
Replace requires by imports
2016-08-07 15:37:53 +02:00
Elliot Nash
5a2c27a4ae compliant with React Native 0.25 breaking changes 2016-08-06 23:11:10 -04:00
Alexey
6d7a9ab249 Merge pull request #75 from npomfret/master
dropped build version
2016-07-23 14:21:10 +02:00
npomfret
e2f136e7a2 Changed the iOS deployment target to 8.0 2016-07-22 14:27:05 +01:00
npomfret
8e6092395f Changed the iOS deployment target from 9.0 to 7.0 so that its compatible with the default setting for react-native projects 2016-07-15 11:19:57 +01:00
Alexey
025a23a51d Merge pull request #72 from MichaelHancock/master
Updated example to use ES6 features
2016-07-04 02:25:11 +02:00
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