Jhey Tompkins

Results 36 comments of Jhey Tompkins

I've put together an initial implementation for chronological ordering [here](http://codepen.io/jh3y/pen/vgZWZL). @jh3y

Hey @Pikachews ๐Ÿ˜„ Thanks for contributing and raising an issue. I hadn't seen this before when testing on `Edge` and there does in fact seem to be some sort of...

Hey @devongovett ๐Ÿ‘‹ Cheers for getting back to me. Hmm ๐Ÿค” I wonder how other tools handle this? Is it maybe a little too restrictive to completely remove it /...

I've just tested this out again using `[email protected]` and `[email protected]`, same issue. In the simulator, could you inspect that with the inspector and see what style properties are given? What...

I don't think it can be fixed here can it? I think this is potentially a `react-native` issue. `borderTopLeftRadius` etc. work differently with `Image` to how they do with `View`,...

Yeah I mentioned that as a solution above but then that means refactoring every instance of an `Image` component that is rounded to be wrapped by a `View` which isn't...

Happy to help if required :smile:

I've yet to check out "group/sequence effects" but did start jamming on some solutions to this a while back where the custom properties would be generated for you to handle...

I like it! โœจ

And I still need to implement it ๐Ÿ˜… Putting this here as a reminder!