Thibault Malbranche
3c3cbe3527
refactor: typescript, hooks, build.gradle & podspec fixes and moved to bob ( #476 )
...
* Migrated code to typescript thanks to @YanislavSpaceIQ
* Refactored everything to use https://github.com/callstack/react-native-builder-bob
* Fix podfile dependency on "React"
* Fix build.gradle issues with jcenter
Co-authored-by: YanisSpaceIQ <yanislav.konashchuk@spaceiq.com>
2022-07-21 13:19:30 +02:00
Vojtech Novak
6897dbcaa5
enable prettier by default
2020-04-09 10:32:59 +02:00
Mikael Sand
353b1ec63d
Merge pull request #367 from react-native-community/dependabot/npm_and_yarn/example/acorn-6.4.1
...
Bump acorn from 6.1.1 to 6.4.1 in /example
2020-04-09 01:23:11 +03:00
Mikael Sand
84f3ea7563
Merge pull request #341 from react-native-community/dependabot/npm_and_yarn/example/mixin-deep-1.3.2
...
Bump mixin-deep from 1.3.1 to 1.3.2 in /example
2020-04-09 01:22:52 +03:00
Mikael Sand
7b43ef8325
Merge pull request #340 from react-native-community/dependabot/npm_and_yarn/example/lodash-4.17.15
...
Bump lodash from 4.17.11 to 4.17.15 in /example
2020-04-09 01:22:43 +03:00
Mikael Sand
accca456c3
Merge pull request #338 from react-native-community/dependabot/npm_and_yarn/example/js-yaml-3.13.1
...
Bump js-yaml from 3.13.0 to 3.13.1 in /example
2020-04-09 01:22:26 +03:00
Alan Kenyon
4518b13efe
working fallback view with background color
2020-04-08 09:22:56 -07:00
dependabot[bot]
c2f79656a6
Bump acorn from 6.1.1 to 6.4.1 in /example
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.1.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-04-08 12:15:23 +00:00
dependabot[bot]
dc84791e06
Bump js-yaml from 3.13.0 to 3.13.1 in /example
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.13.0...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-04-08 12:15:16 +00:00
Mikael Sand
4293c00b34
chore: upgrade deps
2020-04-08 15:14:14 +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
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
Mikael Sand
fcba6ea8b7
chore: fix linting
2019-11-09 00:48:08 +02:00
dependabot[bot]
29cd1c92ec
Bump mixin-deep from 1.3.1 to 1.3.2 in /example
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-11-08 21:22:48 +00:00
dependabot[bot]
65aae61b78
Bump lodash from 4.17.11 to 4.17.15 in /example
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-11-08 21:22:46 +00:00
Nicolas Charpentier
2dca68fc99
Rename to @react-native-community/blur everywhere
2019-03-27 08:56:38 -04:00
Nicolas Charpentier
c0f33b951d
Regenerate example app ( #303 )
2019-03-26 14:52:44 -04:00