Dror-Bar
Dror-Bar
Is there a way to give the ModalDropdown flexDirection: 'row' style? I want it to contain a row of items rather than a column.
I am using nested Collapsibles in a structure like this: FlatList ---> Collapsible in each item ---> FlatList in each Collapsible ---> Collapsible in each item. On IOS this is...
### Overview react-rnd version: **[10.1.10]** browser: **Chrome** ### Reproduced project https://codesandbox.io/s/staging-firefly-1t51i?file=/src/App.js ### Description RND components don't take into account parent border when calculating min/max position: ### Expected behavior RND components...
### Overview react-rnd version: **[10.1.10]** browser: **Chrome** ### Reproduced project https://codesandbox.io/s/quizzical-haibt-8qk4n ### Description When RND is initialized with `bounds='parent'`, the bounds are set to `{top: 0, right: 0, bottom: 0,...
In the example - once activated, the SmsListener is only removed after an Sms is received. What if an Sms isn't received? what if the app is closed? This could...
### Current behaviour No way to limit number of rows. ### Expected behaviour Number of rows property should be exposed in the Editor component. Normally textarea component has a rows...
First of all, great library. I've noticed some issues with emoji containing the character '-' : in particular, all of the 'male-...' 'female-...' 'man-...' 'woman-...' : these emoji appear to...