Sercan Demircan

Results 19 comments of Sercan Demircan

Yes, I have the same issue. But I don't know if it's related to here or react native. The code below renders only 3 rows. I think it's related to...

@waleedarshad-vf it's the only library meet my requirements so I'm stuck with it. I was having performance issues because of heavy rendering so I decided to an UI workaround in...

there is a question about it ; http://stackoverflow.com/questions/39007521/navigation-experimental-is-unmounting-tabs I think the way navigation stack handling wrong here, switching tabs shouldn't be unmounting.

Sure ! I think yeoman is not the only option here, will come up in a few days.

Rather than yeoman we can also use [plopjs](https://github.com/amwmedia/plop) and [gluegun](https://github.com/infinitered/gluegun), they all can do the job but plop.js seems more lightweight and easy to implement. I'll come up with experimental...

It's here https://github.com/sercanov/pepperoni-app-kit/tree/feat/generator What do you think ?

Hey @krivachy sure, opening right away. Actually there are a lot of to do and plenty of possibilities. It may evolve a whole selective generator in the end.

So converting to plain JS objects not encouraged in ViewContainers, I guess it should be done in Views right ? But as far as I know there are no controls...

Other solution to trigger action could be EventEmitter but you have to pass the event emitter object down.

Actually it works on iOS with React Native v0.60.3 but yeah there may be some issues with 0.60