Commit Graph

30 Commits

Author SHA1 Message Date
dependabot[bot]
9c089c0d68 chore(deps): bump mixin-deep from 1.3.1 to 1.3.2
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-08-29 18:05:42 +00:00
satyajit.happy
25d3e96d0e fix: set proper type for screenProps in ScreenComponent 2019-09-22 00:58:01 +02:00
satyajit.happy
52641ac43a chore: upgrade react-navigation 2019-09-14 16:03:28 +02:00
satyajit.happy
807627a12f feat: export types for ScreenProps amd ScreenComponent 2019-09-12 16:24:19 +02:00
Satyajit Sahoo
a0676569d0 fix: fix typescript definitions (#214) 2019-09-11 17:01:17 +02:00
satyajit.happy
4c012ad1ea fix: add peer dep on react-navigation 2019-09-09 21:52:09 +02:00
dependabot[bot]
7d3b7d659a chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 (#192)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 10:43:28 +01:00
dependabot[bot]
442e7f78cb chore(deps): bump lodash.template from 4.4.0 to 4.5.0 (#193)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 10:43:20 +01:00
satyajit.happy
71285a69ab fix: use MaskedView from @react-native-community/masked-view 2019-08-01 02:59:46 +02:00
satyajit.happy
8dcf5ee4be chore: upgrade deps 2019-07-06 13:08:18 +02:00
satyajit.happy
6b2079735b refactor: keep transition states locally and implement animated replace 2019-06-08 01:18:48 +02:00
satyajit.happy
6a9f6af3ad chore: fix tests and lint 2019-06-06 17:17:42 +02:00
satyajit.happy
b6f9e33c8d refactor: switch to fade animation for header by default 2019-06-06 17:08:09 +02:00
Brent Vatne
62db132427 chore: make it run with just yarn 2019-06-06 16:23:57 +02:00
satyajit.happy
06b3867e17 refactor: rewrite based on reanimated 2019-05-25 00:58:11 +02:00
satyajit.happy
413cd75055 refactor: migrate tests to typescript 2019-05-05 13:57:08 +02:00
satyajit.happy
3b907d39ee refactor: migrate codebase to typescript 2019-04-26 10:20:51 +02:00
satyajit.happy
dee470829a chore: configure bob and metro 2019-04-17 14:47:03 +02:00
Eric Vicenti
411dd64837 Upgrade react-native, react, jest 2018-12-12 08:24:41 -08:00
Eric Vicenti
526d87c022 update deps for testing 2018-10-29 20:00:58 -07:00
Brent Vatne
e1b8f53574 Move to core/native peerDependencies and update example to use stack at root 2018-10-16 19:58:21 -07:00
Eric Vicenti
fcf10cb514 Release utility 2018-10-15 11:56:27 -07:00
Brent Vatne
81f1915075 Depend on core and native 2018-10-12 11:23:17 -07:00
Brent Vatne
f3c83c985d Use react-native-gesture-handler's PanGestureHandler instead of PanResponder 2018-10-10 13:52:38 -07:00
Brent Vatne
4894bb5042 Vendor clamp and fix lint errors / jest snapshots 2018-09-24 13:12:08 -07:00
Brent Vatne
5f7074e199 Update react-native-screens to alpha.10 2018-09-14 12:51:59 +02:00
Brent Vatne
c88ab15e11 Release 0.4.0 2018-09-12 16:38:25 +02:00
Brent Vatne
9eeb3e816b Merge pull request #6 from react-navigation/useRNScreens
Use react-native-screens when native screen components are available
2018-09-11 15:14:11 +01:00
Brent Vatne
2b0c4df221 Add tests (unsure why Transitioner is failing) 2018-08-03 15:53:07 -07:00
Brent Vatne
b19c56a544 Initial commit 2018-08-03 14:59:12 -07:00