Cihad Turhan

Results 29 comments of Cihad Turhan

Bump! It says it's enough to assign `calendar.clipsToBounds = true ` but it doesn't work. I still see borders. ![image](https://user-images.githubusercontent.com/3739536/59490583-bf264500-8e8d-11e9-8768-d463482f05af.png) ![image](https://user-images.githubusercontent.com/3739536/59490565-b2a1ec80-8e8d-11e9-8d98-edbdeb3cfea6.png)

That's right. This seems like out of the scope of the library. However, you can do the following: 1. Create your navigation screens with react navigation: ```javascript { LoginScreen: {...

Pinging some devs @revolist @m2a2x @islarky88

FYI, figma exports definitions after so SVGs are not rendered. Figma has a larger user base than affinity and i think we'll hear more complains on this.

I haven’t tried. I’ve resolved the issue by using logarithmic depth buffer then and the project has already been delivered. Cihad Turhan v 1 r t l ***@***.***> şunları yazdı...

Hi, I have the same problem and it causes more problems. I thought it was different and created an issue. Seems like duplicate. After a re-render of the component, Bloom...

Yeah, I saw reactotron is highly configurable and didn't miss the opportunity to hack **If you want to make reactotron snapshots work with this boilerplate**, make the following change in...

Specifically, **developer tools** has memory leak. I think it's because of logs or something are not cleaned. This is after a few hours working with RN Debugger: ![image](https://user-images.githubusercontent.com/3739536/62613514-41713980-b912-11e9-8720-2b57a385277f.png) Right click...

I needed this feature as well. I tried with `source` tag but it didn't work either ```xml https://github.com/foo/bar.git ``` Should `sources` tag work properly or do we need really need...