14 Commits

Author SHA1 Message Date
dependabot[bot]
65ea70f9c1 chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#105)
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>
2020-01-20 16:55:57 +08:00
dependabot[bot]
11476ebe14
chore(deps): bump eslint-utils from 1.3.1 to 1.4.3 (#102) 2019-11-07 14:57:43 +00:00
dependabot[bot]
448b5708db
chore(deps): bump fstream from 1.0.11 to 1.0.12 (#104) 2019-11-07 14:44:08 +00:00
dependabot[bot]
9a62356ca6
chore(deps): bump handlebars from 4.1.0 to 4.5.1 (#103) 2019-11-07 14:12:38 +00:00
dependabot[bot]
2adb9ee27e
chore(deps): bump js-yaml from 3.12.1 to 3.13.1 (#101) 2019-11-07 14:12:18 +00:00
Bartol Karuza
25989a86a0
chore(lib): lock lodash version to mitigate security risk (#71)
https://github.com/react-native-community/react-native-cameraroll/network/alert/yarn.lock/lodash/open
2019-08-01 16:28:30 +02:00
Bartol Karuza
1d0636bf73 fix(ci): eslint dependency version issue 2019-05-07 22:30:06 +02:00
Bartol Karuza
e49880f908 feature(lib): dummy commit for triggering the release 2019-05-07 22:12:27 +02:00
Bartol Karuza
cd8725841e chore(lib) include 59 in peer dependency list 2019-04-14 10:59:35 +02:00
Bartol Karuza
7277538350 fix(app) update dependencies 2019-04-06 12:17:01 +02:00
Matt Oakes
ffbbfee27c Standard ESLint 2019-04-05 17:14:27 -07:00
Bartol Karuza
0c453b6118 general cleanup
Added typescript binding
Fixed flow type issues
renamed NativeModule to RNCCameraRoll
Added basic jest tests
prettier/lint issues fixed
2019-03-03 14:39:57 +08:00
Bartol Karuza
c3cdd18810 setup of library config files for flow, eslint, babel, jest, etc.. 2019-02-24 12:57:12 +08:00
Bartol Karuza
1f3f111bca create-react-native-library and react-native init of example app
# Conflicts:
#	README.md
2019-02-24 12:13:49 +08:00