Romain de Wolff
Romain de Wolff
**Describe the bug** When using RNWV on react-native-web, when clicking on the grid, the parameters are not sent properly to the callback function. **Steps To Reproduce** 1. launch on the...
The library is not working when compiling a react-native project for macOS (Catalyst for example). It's not working either when using react-native-web version. The following elements are not working: 1....
What do you think about a more clever way to stack event when they can? We could overlap events based on the text in it's content. Check for example how...
**Describe the feature you'd like** As a user, I'd like to have some particular indicator in the agenda with custom color and size. This could allow to displa availabilites, or...
It would be great to be able to set in the event it's border color. ``` Event Item { id: 1, description: 'Event', startDate: new Date(2021, 3, 15, 12, 0),...
It would be great to have an option to set PinchGestureHandler. For example we could set the amount of day(s) displayed using this event handler.
With the current version, if you change to less than 7 days displayed with the `numberOfDays` props, the scroll is really weird. It jumps an amount of `numberOfDays` in your...
Followed the instructions but got the following error : ``` ➜ atom-in-orbit git:(master) ✗ npm run build > [email protected] build /Users/rdewolff/Project/atom-in-orbit > node ./scripts/build.js child_process.js:506 throw err; ^ Error: Command...
Am having issues to configure the lib with 3 languages: `en`, `fr` and `de`. I have found some issues related to the problem, but none worked for me. Some related...
Does anyone have a similar issue ? When I scroll the calendar-strip, there seems to be an unwanted render sometimes and jumping back to the begining.  (duration: 23sec)