Tomasz Czajęcki
f4c8078da8
feat: if cardStyle has flexed specified, set the same value on P… ( #206 )
...
* feat: if cardStyle has flexed specified, set the same value on PointerEventsView
* Stop producing empty object if no override is needed
* Change produced false to undefined
* Update cardStyle to handle arrays
* Update code to use StyleSheet.flatten
* Use better styling
* Update snapshots
2019-09-10 22:51:58 +02:00
satyajit.happy
4c012ad1ea
fix: add peer dep on react-navigation
2019-09-09 21:52:09 +02:00
satyajit.happy
4db67a17a6
refactor: don't use keyboardAwareNavigator The HOC currently forces us to expose some options in stack config which we don't want to. So we vendor this functionality for now to avoid this.
2019-07-14 21:55:19 +02:00
satyajit.happy
77eb819edd
refactor: rename WipeFromBottomAndroid to RevealFromBottomAndroid
2019-07-10 16:04:48 +02:00
satyajit.happy
da7284999b
fix: disable react-native-screens on iOS
2019-07-06 15:24:42 +02:00
satyajit.happy
c6ba6e8c1c
feat: add iOS modal presentation style
2019-06-07 15:05:52 +02:00
satyajit.happy
982c2f1378
chore: disable react-native-screens in the example for now
2019-06-14 19:09:42 +02:00
satyajit.happy
7f99f6f7ca
fix: handle RTL properly
2019-06-14 13:56:36 +02:00
satyajit.happy
b6f9e33c8d
refactor: switch to fade animation for header by default
2019-06-06 17:08:09 +02:00
satyajit.happy
3be00f5c2a
chore: fix snapshots
2019-06-06 12:42:52 +02:00
satyajit.happy
06b3867e17
refactor: rewrite based on reanimated
2019-05-25 00:58:11 +02:00
Brent Vatne
a1b459fdef
chore: update expo to SDK33
2019-06-06 16:46:49 +02:00
satyajit.happy
3b907d39ee
refactor: migrate codebase to typescript
2019-04-26 10:20:51 +02:00
Brent Vatne
de3f806595
Update example to SDK32
2019-01-16 21:37:06 -08:00
Brent Vatne
6c5aa3a4b8
Fix issue with navigation immediately on mount https://github.com/react-navigation/react-navigation/issues/5247
2018-11-30 12:03:17 -08:00
Brent Vatne
5e66f422db
Add header preset example
2018-10-31 15:39:59 -07:00
Brent Vatne
eae2a6f0a8
Wrap list in SafeAreaView
2018-10-31 15:21:07 -07:00
Brent Vatne
cbd227c6df
Default to hide hidden header backgrounds
2018-10-31 13:22:03 -07:00
Brent Vatne
a8d6962d0f
Clean up transitioner a bit, fix issue where state is invalid and warn
2018-10-30 13:08:06 -07:00
Brent Vatne
5b505664b8
Fix bug where transitioner freezes when nested state change occurs in the middle of transition
2018-10-17 15:26:13 -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
Brent Vatne
40b7091873
Export assets for easy caching in Expo
2018-10-15 13:17:12 -07:00
Eric Vicenti
045e303f04
Dependency on native container
2018-10-11 23:11:36 -07:00
Brent Vatne
8c952abc2c
Fix lint errors
2018-10-12 11:34:03 -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
00b83bb18d
Merge pull request #28 from janicduplessis/transparent-card
...
Add transparentCard option to fix cards with a transparent bg when using screens
2018-09-24 13:32:16 -07:00
Brent Vatne
d33168eca7
Use react-native-screens in example
2018-09-14 12:48:59 +02:00
Brent Vatne
b19c56a544
Initial commit
2018-08-03 14:59:12 -07:00