Eugene Nagorny
|
c6bad6ed6a
|
fix warning text type 'ui-kit' -> 'uikit'
|
2018-09-11 14:20:26 +03:00 |
Krzysztof Magiera
|
1f2b50c083
|
Use new version of rn-screens that provids compatibility layer to Views when native modules aren't available
|
2018-09-11 11:35:05 +02:00 |
Krzysztof Magiera
|
1406f0f8ef
|
Bump screens version
|
2018-09-11 11:35:05 +02:00 |
Krzysztof Magiera
|
7bae3b2499
|
Add react-native-screens as dependency
|
2018-09-11 11:35:05 +02:00 |
Krzysztof Magiera
|
45fa2b0e48
|
Use react-native-screens when native screen components are available
|
2018-09-11 11:35:05 +02:00 |
Brent Vatne
|
82a0de3590
|
Update snapshots
|
2018-09-06 14:52:13 -07:00 |
Brent Vatne
|
0916498144
|
Merge pull request #14 from NewtopiaDev/backButton
Remove accessible props from nav buttons children
|
2018-09-06 14:49:06 -07:00 |
Chris Burger
|
1931b5b968
|
Remove accessible props from nav buttons children
|
2018-09-06 14:49:14 -04:00 |
Dennis Plotnik
|
6b6f2fe406
|
Remove accessible tag from card
|
2018-09-05 14:46:35 -04:00 |
Brent Vatne
|
6a0c6de329
|
Filter out active prop on dummy screen component
|
2018-08-24 10:10:04 -07:00 |
Brent Vatne
|
ad0696183c
|
Stop using animated value for active prop temporarily due to https://github.com/react-navigation/react-navigation/issues/4886
|
2018-08-23 16:19:13 -07:00 |
Brent Vatne
|
ab0fd3d0ee
|
Make position a native animated value on initialization to fix https://github.com/react-navigation/react-navigation/issues/4886
|
2018-08-23 15:47:11 -07:00 |
Brent Vatne
|
2f42270bc5
|
Default to not animating the header background but keep around the translation background interpolator
|
2018-08-22 17:08:36 -07:00 |
Brent Vatne
|
75a17f854a
|
Fix lint errors and tests
|
2018-08-22 16:23:40 -07:00 |
Brent Vatne
|
4e04428e26
|
Add accessibility props to card
|
2018-08-22 16:09:32 -07:00 |
Brent Vatne
|
6a76bf6703
|
Merge pull request #3 from erickreutz/eric-interpolated-background
Animate headerBackground between scene transitions
|
2018-08-21 12:55:48 -07:00 |
Brent Vatne
|
d6b1f5c967
|
Merge pull request #1 from dylancompanjen/master
Updated HeaderTitle fontWeight to match current iOS11&12 style
|
2018-08-14 08:56:15 -07:00 |
Krzysztof Magiera
|
9bfc92baa5
|
Use ScreenContainer and Screen components in stack - currently they fallback to RN's View
|
2018-08-14 14:41:11 +02:00 |
Eric
|
2adc595f5d
|
animate the position of headerBackground between scene transitions
|
2018-08-08 14:41:36 -07:00 |
Dylan Companjen
|
0c6b835b9c
|
Updated HeaderTitle fontWeight to match current iOS11&12 style
|
2018-08-04 10:10:38 +02:00 |
Brent Vatne
|
094ebbe4a9
|
Move scene reducer test over
|
2018-08-03 16:19:42 -07:00 |
Brent Vatne
|
9344a0a0b0
|
Add tests (unsure why Transitioner is failing)
|
2018-08-03 15:53:07 -07:00 |
Brent Vatne
|
a0a8f86ece
|
Depend on StackRouter/Actions from react-navigation
|
2018-08-03 15:38:31 -07:00 |
Brent Vatne
|
6b10e8afd6
|
Initial commit
|
2018-08-03 14:59:12 -07:00 |