Hoang Le

Results 10 comments of Hoang Le

I'm also experiencing this issue with iOS, does anyone has tried and made this work for iOS?

Actually, I didn't modify the example, I just fixed to code to work with latest expo and react-native version also changing transform to use x and y props ` this.setState({...

@chiphan2008 thank you for your information. Seems expo latest version 29.0.0 is using older version react-native-svg: "6.2.2"

I also interested in this feature, actually, the toolbar is not necessary at all since we have the navigation title - it is duplicated ![image](https://user-images.githubusercontent.com/13762258/45206395-179d3600-b2af-11e8-8a95-fdc5793d4efb.png)

We cannot go-live without getting this issue fixed. So does anyone has a resolution can fix this issue?

@philippkueng Phi it just a few connections and it just CRUD operations, sometimes we got read error and sometimes we got write error. However, I just updated our code to...

Hi all, I am using sequelize-typescript and facing the same issue that transaction does not working Here is my sequelize initialization ```javascript const ns = clsHooked.createNamespace('sequelize-transaction-namespace'); Sequelize.useCLS(ns); ``` The below...

@rostislavprovodenko I've an issue when setting the target to es6, so this won't work. https://github.com/RobinBuschmann/sequelize-typescript/issues/138 @santiagodoldan yeah, i also trying cls-hooked as well as native CLS and I think both...

@santiagodoldan great. Its working now. Thank you very much!

We really need this feature in place, so anyone can help to get this PR merged? Thank in advance!