Romain de Wolff
Romain de Wolff
How can we get this issue moving forward?
PR #201 was merged 🥳 https://github.com/necolas/react-native-web/issues/2249 is still open 👀 https://github.com/necolas/react-native-web/pull/2241 is done ✅
The current workaround is to add navigation button to navigate to previous or next week.
Nah I have tested on 0.16.0 only yet.
Seems like 0.18 is not working at all on `react-native-web`. 
It seems like on the web it's possible to use the `event.nativeEvent.y` prop to calculate the hour correctly.
On version 0.16.0, here is the working patched version if that can help: ``` diff --git a/node_modules/react-native-week-view/src/Events/Events.js b/node_modules/react-native-week-view/src/Events/Events.js index 4b1cb13..17ce5e2 100644 --- a/node_modules/react-native-week-view/src/Events/Events.js +++ b/node_modules/react-native-week-view/src/Events/Events.js @@ -1,6 +1,6 @@ import...
Only way to know is to test 😎 Vertical pinch would change the amount of hours displayed, and horizontal pinch would change amount of days displayed.
Ah that's great. I had always thought this would be a nice addition to the lib.
Yeah so you can define your "available" or "not available" time. Something à la SavvyCal https://savvycal.com