Setyo Nugroho

Results 5 comments of Setyo Nugroho

@Nostrademous can you tell me what `normalized_reticle_size` used for? and what is that value mean?

@mattupstate this issue still not fixed, please merge

Yup, thanks for pointing out, using native `querystring` we must use notation like ``` { "SELECT[0]" : "ID", "SELECT[1]" : "TITLE", "SELECT[2]" : "COMPANY_TYPE", } ``` Using other implementation of...

Hi, Can you give more detailed information, like what node.js version you running on and how you use this library?

Oh i see, thats because this library using `querystring` that only available in node.js. I need to find `querystring` alternative that work with React Native