Commit Graph

80 Commits

Author SHA1 Message Date
Alexey Kureev add0e2546f Release v1.1.2. 2016-11-04 15:41:29 +01:00
Alexey a61011b3ad Merge pull request #108 from karolkozub/master
Fix incorrectly assigning an NSNumber to blurEffect which resulted in a crash on -layoutSubviews
2016-11-04 15:40:52 +01:00
Karol Kozub b7f2913f4e Fix incorrectly assigning an NSNumber to blurEffect which resulted in a crash on -layoutSubviews 2016-11-02 13:01:22 +01:00
Alexey Kureev 16107328bc Release v1.1.1. 2016-10-31 16:16:55 +01:00
Alexey 44f9d0dcc7 Merge pull request #104 from arthur31416/master
Added blurAmount to defaultProps
2016-10-31 16:15:23 +01:00
Arthur Parmentier 676de66539 Updated doc 2016-10-31 16:11:40 +01:00
Arthur Parmentier 34c673ebe2 Added blurAmount to defaultProps 2016-10-31 15:59:27 +01:00
Alexey Kureev 0ce1afb5fc Release v1.1.0. 2016-10-30 13:21:41 +01:00
Alexey 7e6443ac82 Merge pull request #102 from jakehasler/feature-blur-amount
Ability to Adjust Blur Amount
2016-10-30 13:20:07 +01:00
Jake Hasler 2d8c41e79d One more fix 2016-10-29 09:20:00 -06:00
Jake Hasler cf1b12eef6 Variable Fix 2016-10-29 09:14:04 -06:00
Jake Hasler 6b3e1ae24b Updated README with new instructions 2016-10-27 19:52:26 -06:00
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