Romain de Wolff

Results 34 issues of 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...

type: bug

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....

type: bug
status: waiting RN

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...

type: enhancement
status: in progress

**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...

type: feature

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),...

type: enhancement
status: in progress

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.

type: enhancement
status: in progress

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...

type: enhancement
status: on hold

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. ![unwanted-jump](https://user-images.githubusercontent.com/130704/100466967-0c25c780-30d2-11eb-83e3-9380dd9b2673.gif) (duration: 23sec)